Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_btm_sco.cc59 tBTM_STATUS BTM_CreateSco(const RawAddress* remote_bda, bool is_orig, in BTM_CreateSco() function
/system/bt/stack/btm/
Dbtm_sco.cc339 tBTM_STATUS BTM_CreateSco(const RawAddress* remote_bda, bool is_orig, in BTM_CreateSco() function
/system/bt/stack/include/
Dbtm_client_interface.h186 tBTM_STATUS (*BTM_CreateSco)(const RawAddress* bd_addr, bool is_orig, member