/aosp12/system/bt/stack/btm/ |
H A D | btm_sec.cc | 796 return BTM_CMD_STARTED; in btm_sec_bond_by_transport() 836 return (BTM_CMD_STARTED); in btm_sec_bond_by_transport() 1090 return BTM_CMD_STARTED; in BTM_SetEncryption() 1535 rc = BTM_CMD_STARTED; in btm_sec_l2cap_access_req_by_requirement() 1572 rc = BTM_CMD_STARTED; in btm_sec_l2cap_access_req_by_requirement() 1583 return (BTM_CMD_STARTED); in btm_sec_l2cap_access_req_by_requirement() 1788 rc = BTM_CMD_STARTED; in btm_sec_mx_access_request() 1825 rc = BTM_CMD_STARTED; in btm_sec_mx_access_request() 1832 rc = BTM_CMD_STARTED; in btm_sec_mx_access_request() 2157 return BTM_CMD_STARTED; in btm_sec_dd_create_conn() [all …]
|
H A D | btm_sco.cc | 316 return (BTM_CMD_STARTED); in btm_send_connect_request() 456 BTM_CMD_STARTED) { in BTM_CreateSco() 476 return BTM_CMD_STARTED; in BTM_CreateSco() 507 BTM_CMD_STARTED) { in btm_sco_chk_pend_unpark() 544 BTM_CMD_STARTED) in btm_sco_chk_pend_rolechange() 818 return (BTM_CMD_STARTED); in BTM_RemoveSco() 832 return (BTM_CMD_STARTED); in BTM_RemoveSco() 1153 return (BTM_CMD_STARTED); in BTM_ChangeEScoLinkParms()
|
H A D | btm_ble_cont_energy.cc | 103 return BTM_CMD_STARTED; in BTM_BleGetEnergyInfo()
|
H A D | btm_devctl.cc | 329 return (BTM_CMD_STARTED); in BTM_SetLocalDeviceName() 373 return BTM_CMD_STARTED; in BTM_ReadLocalDeviceNameFromController()
|
H A D | btm_inq.cc | 546 return BTM_CMD_STARTED; in BTM_StartInquiry() 558 return BTM_CMD_STARTED; in BTM_StartInquiry() 634 return (BTM_CMD_STARTED); in BTM_CancelRemoteDeviceName() 1386 return BTM_CMD_STARTED; in btm_initiate_rem_name()
|
H A D | btm_ble_gap.cc | 421 status = BTM_CMD_STARTED; in BTM_BleObserve() 441 if (status == BTM_CMD_STARTED) { in BTM_BleObserve() 451 status = BTM_CMD_STARTED; in BTM_BleObserve() 1242 tBTM_STATUS status = BTM_CMD_STARTED; in btm_ble_start_inquiry() 1279 if (status == BTM_CMD_STARTED) { in btm_ble_start_inquiry() 1362 return BTM_CMD_STARTED; in btm_ble_read_remote_name()
|
H A D | btm_ble_privacy.cc | 440 return BTM_CMD_STARTED; in btm_ble_remove_resolving_list_entry()
|
H A D | btm_ble.cc | 1409 cmd = BTM_CMD_STARTED; in btm_ble_set_encryption() 1485 return BTM_CMD_STARTED; in btm_ble_start_encrypt()
|
/aosp12/system/bt/stack/include/ |
H A D | btm_status.h | 25 BTM_CMD_STARTED, /* 1 Command started OK. */ enumerator 68 CASE_RETURN_TEXT(BTM_CMD_STARTED); in btm_status_text()
|
/aosp12/system/bt/bta/dm/ |
H A D | bta_dm_act.cc | 848 if (result.status != BTM_CMD_STARTED) { in bta_dm_search_start() 954 if (btm_status == BTM_CMD_STARTED) { in bta_dm_read_remote_device_name() 1903 } else if (btm_status != BTM_CMD_STARTED) { in bta_dm_service_search_remname_cback() 2041 return BTM_CMD_STARTED; in bta_dm_pin_cback() 2053 return BTM_CMD_STARTED; in bta_dm_pin_cback() 2100 return BTM_CMD_STARTED; in bta_dm_new_link_key_cback() 2163 tBTM_STATUS status = BTM_CMD_STARTED; in bta_dm_sp_cback() 2228 return BTM_CMD_STARTED; in bta_dm_sp_cback() 2254 return BTM_CMD_STARTED; in bta_dm_sp_cback() 3702 if (status != BTM_CMD_STARTED) { in bta_dm_ble_observe() [all …]
|
H A D | bta_dm_pm.cc | 700 if (status == BTM_CMD_STORED || status == BTM_CMD_STARTED) { in bta_dm_pm_park() 758 if (status == BTM_CMD_STORED || status == BTM_CMD_STARTED) { in bta_dm_pm_sniff() 878 case BTM_CMD_STARTED: in bta_dm_pm_active()
|
/aosp12/system/bt/test/headless/read/ |
H A D | name.cc | 57 if (status != BTM_CMD_STARTED) { in Run()
|
/aosp12/system/bt/bta/hf_client/ |
H A D | bta_hf_client_sco.cc | 62 if (status == BTM_CMD_STARTED) { in bta_hf_client_sco_remove() 263 if (status == BTM_CMD_STARTED && !is_orig) { in bta_hf_client_sco_create()
|
/aosp12/system/bt/bta/ag/ |
H A D | bta_ag_sco.cc | 252 if (status == BTM_CMD_STARTED) { in bta_ag_remove_sco() 438 if (btm_status == BTM_CMD_STARTED) { in bta_ag_create_sco() 497 bta_ag_sco_disc_cback) == BTM_CMD_STARTED) { in bta_ag_create_pending_sco()
|
/aosp12/system/bt/main/shim/ |
H A D | btm.cc | 507 return BTM_CMD_STARTED; in ReadClassicRemoteDeviceName() 640 return BTM_CMD_STARTED; in CreateBond()
|
H A D | btm_api.cc | 597 return BTM_CMD_STARTED; in BTM_StartInquiry() 720 return BTM_CMD_STARTED; in BTM_BleObserve()
|
/aosp12/system/bt/btif/src/ |
H A D | btif_sock_sco.cc | 151 if (status != BTM_CMD_STARTED) { in sco_socket_establish_locked()
|
H A D | btif_a2dp_source.cc | 989 if (status != BTM_CMD_STARTED) { in btif_a2dp_source_enqueue_callback() 994 if (status != BTM_CMD_STARTED) { in btif_a2dp_source_enqueue_callback() 1000 if (status != BTM_CMD_STARTED) { in btif_a2dp_source_enqueue_callback()
|
/aosp12/system/bt/stack/gatt/ |
H A D | gatt_auth.cc | 422 if ((btm_status != BTM_SUCCESS) && (btm_status != BTM_CMD_STARTED)) { in gatt_security_check_start()
|
/aosp12/system/bt/stack/acl/ |
H A D | btm_acl.cc | 588 return BTM_CMD_STARTED; in BTM_SwitchRoleToCentral() 1176 return BTM_CMD_STARTED; in BTM_SetLinkSuperTout() 1685 return (BTM_CMD_STARTED); in BTM_ReadRSSI() 1725 return (BTM_CMD_STARTED); in BTM_ReadFailedContactCounter() 1770 return (BTM_CMD_STARTED); in BTM_ReadTxPower()
|
H A D | btm_pm.cc | 628 return BTM_CMD_STARTED; in btm_pm_snd_md_req()
|
/aosp12/system/bt/stack/l2cap/ |
H A D | l2c_link.cc | 505 } else if (rc == BTM_CMD_STARTED) { in l2c_link_timeout() 1360 return BTM_CMD_STARTED; in l2cu_ConnectAclForSecurity()
|
H A D | l2c_csm.cc | 236 &l2c_link_sec_comp, p_ccb) == BTM_CMD_STARTED) { in l2c_csm_closed() 304 if (status == BTM_CMD_STARTED) { in l2c_csm_closed()
|
H A D | l2c_utils.cc | 2081 BTM_CMD_STARTED) { in l2cu_create_conn_br_edr() 2482 if (rc == BTM_CMD_STARTED) { in l2cu_no_dynamic_ccbs()
|
/aosp12/system/bt/bta/av/ |
H A D | bta_av_main.cc | 979 if (BTM_CMD_STARTED != in bta_av_switch_if_needed() 1024 case BTM_CMD_STARTED: in bta_av_link_role_ok()
|