Searched refs:RfcommSendConnectReqCallback (Results 1 – 1 of 1) sorted by relevance
399 static void RfcommSendConnectReqCallback(const BtAddr *addr, uint16_t lcid, int result, void *conte… in RfcommSendConnectReqCallback() function431 …int ret = L2CIF_ConnectReq(addr, BT_PSM_RFCOMM, BT_PSM_RFCOMM, NULL, RfcommSendConnectReqCallback); in RfcommSendConnectReq()