Home
last modified time | relevance | path

Searched refs:tBTA_STATUS (Results 1 – 13 of 13) sorted by relevance

/system/bt/bta/include/
Dbta_api.h48 typedef UINT8 tBTA_STATUS; typedef
366 typedef void (tBTA_SET_ADV_DATA_CMPL_CBACK) (tBTA_STATUS status);
601 tBTA_STATUS status;
868 tBTA_STATUS result; /* TRUE of bond cancel succeeded, FALSE if failed. */
908 UINT8 inst_id, void *p_ref, tBTA_STATUS status);
922 tBTA_DM_BLE_PF_AVBL_SPACE avbl_space, tBTA_STATUS status,
926 tBTA_DM_BLE_REF_VALUE ref_value, tBTA_STATUS status);
929 typedef void (tBTA_DM_BLE_PF_STATUS_CBACK) (UINT8 action, tBTA_STATUS status,
1014 tBTA_STATUS result;
1028 tBTA_STATUS result;
[all …]
Dbta_hf_client_api.h273 tBTA_STATUS BTA_HfClientEnable(tBTA_HF_CLIENT_CBACK *p_cback);
Dbta_ag_api.h403 tBTA_STATUS BTA_AgEnable(tBTA_AG_PARSE_MODE parse_mode, tBTA_AG_CBACK *p_cback);
/system/bt/main/
Dbte_conf.c76 tBTA_STATUS status = BTA_DmSetLocalDiRecord(&record, &record_handle); in bte_load_did_conf()
/system/bt/btif/include/
Dbtif_common.h211 void btif_enable_bluetooth_evt(tBTA_STATUS status);
/system/bt/bta/hf_client/
Dbta_hf_client_api.c59 tBTA_STATUS BTA_HfClientEnable(tBTA_HF_CLIENT_CBACK *p_cback) in BTA_HfClientEnable()
/system/bt/bta/dm/
Dbta_dm_api.c62 tBTA_STATUS BTA_EnableBluetooth(tBTA_DM_SEC_CBACK *p_cback) in BTA_EnableBluetooth()
96 tBTA_STATUS BTA_DisableBluetooth(void) in BTA_DisableBluetooth()
117 tBTA_STATUS BTA_EnableTestMode(void) in BTA_EnableTestMode()
491 tBTA_STATUS BTA_DmRemoveDevice(BD_ADDR bd_addr) in BTA_DmRemoveDevice()
579 tBTA_STATUS BTA_DmSetLocalDiRecord( tBTA_DI_RECORD *p_device_info, in BTA_DmSetLocalDiRecord()
582 tBTA_STATUS status = BTA_FAILURE; in BTA_DmSetLocalDiRecord()
Dbta_dm_act.c4156 tBTA_STATUS bta_status = BTA_SUCCESS; in bta_dm_encrypt_cback()
4747 tBTA_STATUS status = BTA_FAILURE; in bta_dm_ble_set_adv_config()
4770 tBTA_STATUS status = BTA_FAILURE; in bta_dm_ble_set_scan_rsp()
5137 tBTA_STATUS st = (status == BTM_SUCCESS) ? BTA_SUCCESS: BTA_FAILURE; in bta_ble_scan_cfg_cmpl()
5157 tBTA_STATUS status = BTA_FAILURE; in bta_dm_cfg_filter_cond()
5196 tBTA_STATUS status = BTA_FAILURE; in bta_dm_enable_scan_filter()
5229 tBTA_STATUS status = BTA_FAILURE; in bta_dm_scan_filter_param_setup()
5273 tBTA_STATUS st = (status == BTM_SUCCESS) ? BTA_SUCCESS: BTA_FAILURE; in bta_ble_energy_info_cmpl()
/system/bt/bta/ag/
Dbta_ag_api.c57 tBTA_STATUS BTA_AgEnable(tBTA_AG_PARSE_MODE parse_mode, tBTA_AG_CBACK *p_cback) in BTA_AgEnable()
/system/bt/btif/src/
Dbtif_gatt_client.c820 void *p_ref, tBTA_STATUS call_status) in bta_gattc_multi_adv_cback()
868 static void bta_gattc_set_adv_data_cback(tBTA_STATUS call_status) in bta_gattc_set_adv_data_cback()
879 tBTA_DM_BLE_REF_VALUE ref_value, tBTA_STATUS status) in bta_batch_scan_setup_cb()
944 UINT8* p_rep_data, tBTA_STATUS status) in bta_batch_scan_reports_cb()
1047 tBTA_DM_BLE_PF_AVBL_SPACE avbl_space, tBTA_STATUS status, in bta_scan_filt_cfg_cb()
1062 tBTA_DM_BLE_REF_VALUE ref_value, tBTA_STATUS status) in bta_scan_filt_param_setup_cb()
1074 static void bta_scan_filt_status_cb(UINT8 action, tBTA_STATUS status, in bta_scan_filt_status_cb()
Dbtif_gatt_util.c249 static void btif_gatt_set_encryption_cb (BD_ADDR bd_addr, tBTA_TRANSPORT transport, tBTA_STATUS res… in btif_gatt_set_encryption_cb()
Dbtif_core.c467 void btif_enable_bluetooth_evt(tBTA_STATUS status) in btif_enable_bluetooth_evt()
Dbtif_dm.c241 tBTA_STATUS status);
2213 tBTA_DM_CONTRL_STATE ctrl_state, tBTA_STATUS status) in bta_energy_info_cb()
2241 tBTA_DM_BLE_REF_VALUE ref_value, tBTA_STATUS status) in bte_scan_filt_param_cfg_evt()