Home
last modified time | relevance | path

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

/system/bt/stack/rfcomm/
Drfc_l2cap_if.c44 static void RFCOMM_ConnectCnf (UINT16 lcid, UINT16 err);
66 p_l2c->pL2CA_ConnectCfm_Cb = RFCOMM_ConnectCnf; in rfcomm_l2cap_if_init()
146 void RFCOMM_ConnectCnf (UINT16 lcid, UINT16 result) in RFCOMM_ConnectCnf() function