Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_br_act.h34 extern uint16_t AvctCbBrSendMsg(AvctCbDev *cbDev, const AvctEvtData *data);
H A Davctp_br.c37 AvctCbBrSendMsg, /* AVCT_SEND_MSG */
H A Davctp_br_act.c284 uint16_t AvctCbBrSendMsg(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbBrSendMsg() function