Home
last modified time | relevance | path

Searched refs:AvctGetCbDevByAddress (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_ctrl.h23 extern AvctCbDev *AvctGetCbDevByAddress(const BtAddr *peerAddr);
H A Davctp_dev.c28 * Function AvctGetCbDevByAddress
33 AvctCbDev *AvctGetCbDevByAddress(const BtAddr *peerAddr) in AvctGetCbDevByAddress() function
H A Davctp_ctrl_l2cap.c121 AvctCbDev *cbDev = AvctGetCbDevByAddress(addr); in AvctRecvConnectionReqAct()
652 AvctCbDev *cbDev = AvctGetCbDevByAddress(addr); in AvctCtrlConnectResult()
H A Davctp_br_l2cap.c120 cbDev = AvctGetCbDevByAddress(addr); in AvctBrRecvConnectionReqAct()
671 AvctCbDev *cbDev = AvctGetCbDevByAddress(addr); in AvctBrwL2CIFConnectResult()
H A Davctp_api.c564 AvctCbDev *cbDev = AvctGetCbDevByAddress(peerAddr); in AvctConnectInitiate()

Completed in 4 milliseconds