Searched refs:AVDT_GetAllCapReq (Results 1 – 3 of 3) sorted by relevance
508 BTSTACK_API uint16_t AVDT_GetAllCapReq(const BtAddr *bdAddr, uint8_t acpSeid, uint8_t *transLabel);
111 uint16_t ret = AVDT_GetAllCapReq(&const_cast<BtAddr &>(addr), seid, &label); in GetAllCapabilityReq()
491 uint16_t AVDT_GetAllCapReq(const BtAddr *bdAddr, uint8_t acpSeid, uint8_t *transLabel) in AVDT_GetAllCapReq() function