Home
last modified time | relevance | path

Searched defs:BTM_RemoveSco (Results 1 – 3 of 3) sorted by relevance

/system/bt/test/mock/
Dmock_stack_btm_sco.cc70 tBTM_STATUS BTM_RemoveSco(uint16_t sco_inx) { in BTM_RemoveSco() function
86 void BTM_RemoveSco(const RawAddress& bda) { in BTM_RemoveSco() function
/system/bt/stack/btm/
Dbtm_sco.cc791 tBTM_STATUS BTM_RemoveSco(uint16_t sco_inx) { in BTM_RemoveSco() function
835 void BTM_RemoveSco(const RawAddress& bda) { in BTM_RemoveSco() function
/system/bt/stack/include/
Dbtm_client_interface.h192 tBTM_STATUS (*BTM_RemoveSco)(uint16_t sco_inx); member