Searched refs:port_find_mcb (Results 1 – 3 of 3) sorted by relevance
233 tRFC_MCB* port_find_mcb(const RawAddress& bd_addr);
130 tRFC_MCB* p_mcb = port_find_mcb(bd_addr); in RFCOMM_CreateConnectionWithSecurity()269 tRFC_MCB* p_mcb = port_find_mcb(bd_addr); in RFCOMM_ControlReqFromBTSOCK()
281 tRFC_MCB* port_find_mcb(const RawAddress& bd_addr) { in port_find_mcb() function