Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/rfcomm/
Drfc_l2cap_if.cc46 static void RFCOMM_ConnectInd(const RawAddress& bd_addr, uint16_t lcid,
67 p_l2c->pL2CA_ConnectInd_Cb = RFCOMM_ConnectInd; in rfcomm_l2cap_if_init()
93 void RFCOMM_ConnectInd(const RawAddress& bd_addr, uint16_t lcid, in RFCOMM_ConnectInd() function