Home
last modified time | relevance | path

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

/system/bt/stack/rfcomm/
Drfc_l2cap_if.cc47 static void RFCOMM_ConfigInd(uint16_t lcid, tL2CAP_CFG_INFO* p_cfg);
68 p_l2c->pL2CA_ConfigInd_Cb = RFCOMM_ConfigInd; in rfcomm_l2cap_if_init()
209 void RFCOMM_ConfigInd(uint16_t lcid, tL2CAP_CFG_INFO* p_cfg) { in RFCOMM_ConfigInd() function