Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_port_if.c38 tRFC_CB rfc_cb;
40 tRFC_CB *rfc_cb_ptr;
Dport_api.c1792 rfc_cb_ptr = (tRFC_CB *)osi_malloc(sizeof(tRFC_CB)); in RFCOMM_Init()
1797 memset (&rfc_cb, 0, sizeof (tRFC_CB)); /* Init RFCOMM control block */ in RFCOMM_Init()
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h224 } tRFC_CB; typedef
228 extern tRFC_CB rfc_cb;
230 extern tRFC_CB *rfc_cb_ptr;