Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_batchscan.c504 UINT8 batch_scan_notify_threshold) in btm_ble_set_storage_config() argument
515 UINT8_TO_STREAM (pp, batch_scan_notify_threshold); in btm_ble_set_storage_config()
647 UINT8 batch_scan_notify_threshold, in BTM_BleSetStorageConfig() argument
658 batch_scan_notify_threshold); in BTM_BleSetStorageConfig()
678 batch_scan_notify_threshold > BTM_BLE_ADV_SCAN_THR_MAX) in BTM_BleSetStorageConfig()
698 batch_scan_notify_threshold); in BTM_BleSetStorageConfig()
/system/bt/bta/dm/
Dbta_dm_api.c980 UINT8 batch_scan_notify_threshold, in BTA_DmBleSetStorageParams() argument
998 p_msg->batch_scan_notify_threshold = batch_scan_notify_threshold; in BTA_DmBleSetStorageParams()
Dbta_dm_int.h551 UINT8 batch_scan_notify_threshold; member
Dbta_dm_act.c4950 p_data->ble_set_storage.batch_scan_notify_threshold, in bta_dm_ble_setup_storage()
/system/bt/btif/src/
Dbtif_gatt_client.c141 uint8_t batch_scan_notify_threshold; member
1568 p_scan_track_cb->batch_scan_trunc_max, p_scan_track_cb->batch_scan_notify_threshold, in btgattc_handle_event()
2077 int batch_scan_trunc_max, int batch_scan_notify_threshold) in btif_gattc_cfg_storage() argument
2085 bt_scan_cb.batch_scan_notify_threshold = batch_scan_notify_threshold; in btif_gattc_cfg_storage()
/system/bt/stack/include/
Dbtm_ble_api.h1043 UINT8 batch_scan_notify_threshold,
/system/bt/bta/include/
Dbta_api.h2152 UINT8 batch_scan_notify_threshold,