Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_ctrl.c31 AvctCbCtrlChBind, /* AVCT_CHANNEL_BIND */
H A Davctp_ctrl_act.h30 extern uint16_t AvctCbCtrlChBind(AvctCbDev *cbDev, const AvctEvtData *data);
H A Davctp_ctrl_act.c86 uint16_t AvctCbCtrlChBind(AvctCbDev *cbDev, const AvctEvtData *data) in AvctCbCtrlChBind() function