Home
last modified time | relevance | path

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

/system/bt/stack/rfcomm/
Drfc_l2cap_if.cc44 static void RFCOMM_ConnectInd(const RawAddress& bd_addr, uint16_t lcid,
65 p_l2c->pL2CA_ConnectInd_Cb = RFCOMM_ConnectInd; in rfcomm_l2cap_if_init()
89 void RFCOMM_ConnectInd(const RawAddress& bd_addr, uint16_t lcid, in RFCOMM_ConnectInd() function