Home
last modified time | relevance | path

Searched defs:btm_status (Results 1 – 9 of 9) sorted by relevance

/system/bt/stack/btm/
Dbtm_sec.cc151 void NotifyBondingCanceled(tBTM_STATUS btm_status) { in NotifyBondingCanceled()
2401 tBTM_STATUS btm_status = btm_sec_execute_procedure(p_dev_rec); in btm_sec_rmt_name_request_complete() local
3193 tBTM_STATUS btm_status = btm_sec_execute_procedure(p_dev_rec); in btm_sec_auth_complete() local
3342 tBTM_STATUS btm_status = btm_sec_execute_procedure(p_dev_rec); in btm_sec_encrypt_change() local
4606 tBTM_STATUS btm_status, bool is_le_transport) { in btm_sec_dev_rec_cback_event()
4894 tBTM_STATUS btm_status = btm_sec_execute_procedure(p_dev_rec); in btm_sec_set_peer_sec_caps() local
Dbtm_ble_adv_filter.cc161 tBTM_STATUS btm_status = (status == 0) ? BTM_SUCCESS : BTM_ERR_PROCESSING; in btm_flt_update_cb() local
909 tBTM_STATUS btm_status = (status == 0) ? BTM_SUCCESS : BTM_ERR_PROCESSING; in enable_cmpl_cback() local
/system/bt/btif/src/
Dbtif_bqr.cc324 tBTM_STATUS btm_status = BTM_BT_Quality_Report_VSE_Register( in ConfigureBqrCmpl() local
Dbtif_dm.cc1819 uint8_t btm_status) { in bte_scan_filt_param_cfg_evt()
/system/bt/stack/gatt/
Dgatt_auth.cc419 tBTM_STATUS btm_status = in gatt_security_check_start() local
/system/bt/test/mock/
Dmock_stack_btm_sec.cc226 void NotifyBondingCanceled(tBTM_STATUS btm_status) { in NotifyBondingCanceled()
264 tBTM_STATUS btm_status, bool is_le_transport) { in btm_sec_dev_rec_cback_event()
/system/bt/bta/ag/
Dbta_ag_sco.cc435 tBTM_STATUS btm_status = BTM_CreateSco( in bta_ag_create_sco() local
/system/bt/bta/dm/
Dbta_dm_act.cc929 tBTM_STATUS btm_status; in bta_dm_read_remote_device_name() local
1876 tBTM_STATUS btm_status; in bta_dm_service_search_remname_cback() local
3747 tBTM_STATUS btm_status = BTM_BleGetEnergyInfo(bta_ble_energy_info_cmpl); in bta_dm_ble_get_energy_info() local
/system/bt/bta/hh/
Dbta_hh_int.h214 tBTM_STATUS btm_status; member