Home
last modified time | relevance | path

Searched refs:BTM_CreateSco (Results 1 – 9 of 9) sorted by relevance

/system/bt/stack/btm/
Dbtm_client_interface.cc146 .BTM_CreateSco = BTM_CreateSco,
Dbtm_sco.cc339 tBTM_STATUS BTM_CreateSco(const RawAddress* remote_bda, bool is_orig, in BTM_CreateSco() function
/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/include/
Dbtm_api.h503 tBTM_STATUS BTM_CreateSco(const RawAddress* remote_bda, bool is_orig,
Dbtm_client_interface.h186 tBTM_STATUS (*BTM_CreateSco)(const RawAddress* bd_addr, bool is_orig, member
/system/bt/btif/src/
Dbtif_sock_sco.cc148 status = BTM_CreateSco(bd_addr, !is_listening, params.packet_types, in sco_socket_establish_locked()
/system/bt/bta/hf_client/
Dbta_hf_client_sco.cc260 status = BTM_CreateSco(&client_cb->peer_addr, is_orig, params.packet_types, in bta_hf_client_sco_create()
/system/bt/bta/ag/
Dbta_ag_sco.cc435 tBTM_STATUS btm_status = BTM_CreateSco( in bta_ag_create_sco()
495 if (BTM_CreateSco(&p_scb->peer_addr, true, params.packet_types, in bta_ag_create_pending_sco()
/system/bt/main/shim/
Dbtm_api.h1223 tBTM_STATUS BTM_CreateSco(const RawAddress* remote_bda, bool is_orig,