Home
last modified time | relevance | path

Searched defs:rfcomm_payload (Results 1 – 2 of 2) sorted by relevance

/btstack/test/hfp/
H A Dmock.c66 static uint8_t rfcomm_payload[1000]; variable
/btstack/src/classic/
H A Drfcomm.c2354 uint8_t * rfcomm_payload = rfcomm_get_outgoing_buffer(); in rfcomm_send() local