Home
last modified time | relevance | path

Searched refs:AvctChannelEventCallback (Results 1 - 10 of 10) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davctp.h105 typedef void (*AvctChannelEventCallback)( typedef
123 AvctChannelEventCallback chEvtCallback; // HCI Event callback
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_connection.h39 uint16_t browseMtu, uint32_t companyId, uint16_t uidCounter, AvctChannelEventCallback eventCallback,
53 AvctChannelEventCallback eventCallback_ {nullptr};
143 uint32_t companyId, uint16_t uidCounter, AvctChannelEventCallback eventCallback, AvctMsgCallback msgCallback);
H A Davrcp_tg_connection.cpp26 uint16_t browseMtu, uint32_t companyId, uint16_t uidCounter, AvctChannelEventCallback eventCallback, in AvrcTgConnectInfo()
93 uint16_t browseMtu, uint32_t companyId, uint16_t uidCounter, AvctChannelEventCallback eventCallback, in Add()
H A Davrcp_tg_profile.h353 utility::Dispatcher *dispatcher, AvctChannelEventCallback eventCallback, AvctMsgCallback msgCallback);
1017 AvctChannelEventCallback eventCallback_ {nullptr};
H A Davrcp_tg_profile.cpp34 utility::Dispatcher *dispatcher, AvctChannelEventCallback eventCallback, AvctMsgCallback msgCallback) in AvrcTgProfile()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_connection.h44 AvctChannelEventCallback eventCallback, AvctMsgCallback msgCallback);
57 AvctChannelEventCallback eventCallback_ {nullptr};
160 uint32_t companyId, uint16_t uidCounter, bool absVolume, AvctChannelEventCallback eventCallback,
H A Davrcp_ct_profile.h520 utility::Dispatcher *dispatcher, AvctChannelEventCallback eventCallback, AvctMsgCallback msgCallback);
1028 AvctChannelEventCallback eventCallback_ {nullptr};
H A Davrcp_ct_connection.cpp25 uint16_t browseMtu, uint32_t companyId, uint16_t uidCounter, bool absVolume, AvctChannelEventCallback eventCallback, in AvrcCtConnectInfo()
110 uint16_t browseMtu, uint32_t companyId, uint16_t uidCounter, bool absVolume, AvctChannelEventCallback eventCallback, in Add()
H A Davrcp_ct_profile.cpp34 uint8_t maxFragments, utility::Dispatcher *dispatcher, AvctChannelEventCallback eventCallback, in AvrcCtProfile()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_conn.c82 AvctChannelEventCallback cback = cbConn->connParam.chEvtCallback; in AvctCbConnEvtCallback()

Completed in 16 milliseconds