Searched defs:rfcomm_payload (Results 1 – 2 of 2) sorted by relevance
/btstack/test/hfp/ | ||
H A D | mock.c | 66 static uint8_t rfcomm_payload[1000]; variable |
/btstack/src/classic/ | ||
H A D | rfcomm.c | 2354 uint8_t * rfcomm_payload = rfcomm_get_outgoing_buffer(); in rfcomm_send() local |