Home
last modified time | relevance | path

Searched refs:batch_scan_trunc_max (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_batchscan.c463 tBTM_STATUS btm_ble_set_storage_config(UINT8 batch_scan_full_max, UINT8 batch_scan_trunc_max, in btm_ble_set_storage_config() argument
474 UINT8_TO_STREAM (pp, batch_scan_trunc_max); in btm_ble_set_storage_config()
602 tBTM_STATUS BTM_BleSetStorageConfig(UINT8 batch_scan_full_max, UINT8 batch_scan_trunc_max, in BTM_BleSetStorageConfig() argument
613 ble_batchscan_cb.cur_state, ref_value, batch_scan_full_max, batch_scan_trunc_max, in BTM_BleSetStorageConfig()
633 batch_scan_trunc_max > BTM_BLE_ADV_SCAN_TRUNC_MAX || in BTM_BleSetStorageConfig()
653 status = btm_ble_set_storage_config(batch_scan_full_max, batch_scan_trunc_max, in BTM_BleSetStorageConfig()
/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt_client.c145 uint8_t batch_scan_trunc_max; member
1643 p_scan_track_cb->batch_scan_trunc_max, p_scan_track_cb->batch_scan_notify_threshold, in btgattc_handle_event()
2188 int batch_scan_trunc_max, int batch_scan_notify_threshold) in btif_gattc_cfg_storage() argument
2195 bt_scan_cb.batch_scan_trunc_max = batch_scan_trunc_max; in btif_gattc_cfg_storage()
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_api.c1595 UINT8 batch_scan_trunc_max, in BTA_DmBleSetStorageParams() argument
1613 p_msg->batch_scan_trunc_max = batch_scan_trunc_max; in BTA_DmBleSetStorageParams()
Dbta_dm_int.h604 UINT8 batch_scan_trunc_max; member
Dbta_dm_act.c5427 p_data->ble_set_storage.batch_scan_trunc_max, in bta_dm_ble_setup_storage()
/external/bluetooth/bluedroid/stack/include/
Dbtm_ble_api.h969 UINT8 batch_scan_trunc_max,
/external/bluetooth/bluedroid/bta/include/
Dbta_api.h2455 UINT8 batch_scan_trunc_max,