Home
last modified time | relevance | path

Searched refs:AVRC_Close (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_avrc_api.cc32 uint16_t AVRC_Close(uint8_t /* handle */) { in AVRC_Close() function
/packages/modules/Bluetooth/system/stack/include/
Davrc_api.h453 uint16_t AVRC_Close(uint8_t handle);
/packages/modules/Bluetooth/system/stack/fuzzers/
Davrc_fuzzer.cc214 AVRC_Close(handle); in Fuzz()
/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc123 uint16_t Close(uint8_t handle) override { return AVRC_Close(handle); } in Close()
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_api.cc1121 uint16_t AVRC_Close(uint8_t handle) { in AVRC_Close() function
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_act.cc148 AVRC_Close(rc_handle); in bta_av_del_rc()
1175 AVRC_Close(p_rcb->handle); in bta_av_rc_close()
Dbta_av_aact.cc3027 AVRC_Close(p_scb->rc_handle); in bta_av_open_rc()