Searched refs:AVDT_GetCapReq (Results 1 – 3 of 3) sorted by relevance
478 BTSTACK_API uint16_t AVDT_GetCapReq(const BtAddr *bdAddr, uint8_t acpSeid, uint8_t *transLabel);
97 uint16_t ret = AVDT_GetCapReq(&const_cast<BtAddr &>(addr), seid, &label); in GetCapabilityReq()
350 uint16_t AVDT_GetCapReq(const BtAddr *bdAddr, uint8_t acpSeid, uint8_t *transLabel) in AVDT_GetCapReq() function