Searched refs:tRFC_CB (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/rfcomm/
H A Drfc_int.h234 } tRFC_CB; typedef in typeref:struct:__anon1701
238 RFC_API extern tRFC_CB rfc_cb;
240 RFC_API extern tRFC_CB *rfc_cb_ptr;
H A Drfc_port_if.c37 tRFC_CB rfc_cb;
H A Dport_api.c1813 memset (&rfc_cb, 0, sizeof (tRFC_CB)); /* Init RFCOMM control block */

Completed in 85 milliseconds