HomeSort by relevance Sort by last modified time
    Searched refs:BTM_CreateSco (Results 1 - 5 of 5) sorted by null

  /system/bt/btif/src/
btif_sock_sco.cc 153 status = BTM_CreateSco(bd_addr, !is_listening, params.packet_types,
  /system/bt/bta/hf_client/
bta_hf_client_sco.cc 245 status = BTM_CreateSco(&client_cb->peer_addr, is_orig, params.packet_types,
  /system/bt/stack/include/
btm_api.h     [all...]
  /system/bt/bta/ag/
bta_ag_sco.cc 437 tBTM_STATUS status = BTM_CreateSco(
500 if (BTM_CreateSco(&p_scb->peer_addr, true, params.packet_types,
    [all...]
  /system/bt/stack/btm/
btm_sco.cc 415 * Function BTM_CreateSco
433 tBTM_STATUS BTM_CreateSco(const RawAddress* remote_bda, bool is_orig,
572 BTM_TRACE_API("%s: BTM_CreateSco succeeded", __func__);
    [all...]

Completed in 98 milliseconds