Searched defs:btm_status (Results 1 – 11 of 11) sorted by relevance
| /packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
| D | gatt_ble_scanner_shim.cc | 339 void BleScannerIntf::OnRegisterCallback(RustUuid uuid, uint8_t scanner_id, uint8_t btm_status) { in OnRegisterCallback() 343 void BleScannerIntf::OnStatusCallback(uint8_t scanner_id, uint8_t btm_status) { in OnStatusCallback() 347 void BleScannerIntf::OnEnableCallback(uint8_t action, uint8_t btm_status) { in OnEnableCallback() 352 uint8_t scanner_id, uint8_t avbl_space, uint8_t action_type, uint8_t btm_status) { in OnFilterParamSetupCallback() 357 … uint8_t filter_index, uint8_t filt_type, uint8_t avbl_space, uint8_t action, uint8_t btm_status) { in OnFilterConfigCallback()
|
| /packages/modules/Bluetooth/system/btif/src/ |
| D | btif_iot_config.cc | 78 tBTM_STATUS btm_status; in btif_iot_update_remote_info() local
|
| D | btif_bqr.cc | 464 tBTM_STATUS btm_status = BTM_BT_Quality_Report_VSE_Register( in ConfigureBqrCmpl() local
|
| /packages/modules/Bluetooth/system/stack/btm/ |
| D | btm_sec.cc | 178 void NotifyBondingCanceled(tBTM_STATUS btm_status) { in NotifyBondingCanceled() 2517 tBTM_STATUS btm_status = btm_sec_execute_procedure(p_dev_rec); in btm_sec_rmt_name_request_complete() local 3332 tBTM_STATUS btm_status = btm_sec_execute_procedure(p_dev_rec); in btm_sec_auth_complete() local 3513 tBTM_STATUS btm_status = btm_sec_execute_procedure(p_dev_rec); in btm_sec_encrypt_change() local 4870 tBTM_STATUS btm_status, bool is_le_transport) { in btm_sec_dev_rec_cback_event() 5155 tBTM_STATUS btm_status = btm_sec_execute_procedure(p_dev_rec); in btm_sec_set_peer_sec_caps() local
|
| D | btm_ble_adv_filter.cc | 157 tBTM_STATUS btm_status = (status == 0) ? BTM_SUCCESS : BTM_ERR_PROCESSING; in btm_flt_update_cb() local 925 tBTM_STATUS btm_status = (status == 0) ? BTM_SUCCESS : BTM_ERR_PROCESSING; in enable_cmpl_cback() local
|
| D | btm_ble_gap.cc | 2050 tBTM_STATUS btm_status) { in btm_ble_scan_filt_param_cfg_evt()
|
| /packages/modules/Bluetooth/system/stack/gatt/ |
| D | gatt_auth.cc | 426 tBTM_STATUS btm_status = in gatt_security_check_start() local
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_stack_btm_sec.cc | 238 void NotifyBondingCanceled(tBTM_STATUS btm_status) { in NotifyBondingCanceled() 276 tBTM_STATUS btm_status, bool is_le_transport) { in btm_sec_dev_rec_cback_event()
|
| /packages/modules/Bluetooth/system/bta/ag/ |
| D | bta_ag_sco.cc | 478 tBTM_STATUS btm_status = BTM_CreateSco( in bta_ag_create_sco() local
|
| /packages/modules/Bluetooth/system/bta/dm/ |
| D | bta_dm_act.cc | 869 const tBTM_STATUS btm_status = in bta_dm_search_start() local 980 tBTM_STATUS btm_status; in bta_dm_read_remote_device_name() local 2102 tBTM_STATUS btm_status; in bta_dm_service_search_remname_cback() local 4134 tBTM_STATUS btm_status = BTM_BleGetEnergyInfo(bta_ble_energy_info_cmpl); in bta_dm_ble_get_energy_info() local
|
| /packages/modules/Bluetooth/system/bta/hh/ |
| D | bta_hh_int.h | 209 tBTM_STATUS btm_status; member
|