Searched defs:acpSeid (Results 1 - 5 of 5) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/ |
H A D | avdtp_api.h | 52 uint8_t acpSeid; member 69 uint8_t acpSeid; member
|
H A D | avdtp_api.c | 350 uint16_t AVDT_GetCapReq(const BtAddr *bdAddr, uint8_t acpSeid, uint8_t *transLabel) in AVDT_GetCapReq() argument 383 uint16_t AvdtGetCapReq(const BtAddr *bdAddr, uint8_t acpSeid, uint8_t *transLabel) in AvdtGetCapReq() argument 491 AVDT_GetAllCapReq(const BtAddr *bdAddr, uint8_t acpSeid, uint8_t *transLabel) AVDT_GetAllCapReq() argument 524 AvdtGetAllCapReq(const BtAddr *bdAddr, uint8_t acpSeid, uint8_t *transLabel) AvdtGetAllCapReq() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_def.h | 152 uint8_t acpSeid; member 160 uint8_t acpSeid; member
|
H A D | a2dp_profile_peer.cpp | 255 bool A2dpProfilePeer::SetPeerCapInfo(uint8_t intSeid, uint8_t acpSeid, AvdtSepConfig cap, uint8_t role) in SetPeerCapInfo() argument 280 void A2dpProfilePeer::UpdatePeerCapabilityInfo(uint8_t acpSeid, AvdtSepConfig cap, uint8_t role) in UpdatePeerCapabilityInfo() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | avdtp.h | 240 uint8_t acpSeid; // The SEP ID acceptor member
|
Completed in 6 milliseconds