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.c508 UINT8 batch_scan_notify_threshold) in btm_ble_set_storage_config() argument
519 UINT8_TO_STREAM (pp, batch_scan_notify_threshold); in btm_ble_set_storage_config()
651 UINT8 batch_scan_notify_threshold, in BTM_BleSetStorageConfig() argument
662 batch_scan_notify_threshold); in BTM_BleSetStorageConfig()
682 batch_scan_notify_threshold > BTM_BLE_ADV_SCAN_THR_MAX) in BTM_BleSetStorageConfig()
702 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
1577 p_scan_track_cb->batch_scan_trunc_max, p_scan_track_cb->batch_scan_notify_threshold, in btgattc_handle_event()
2086 int batch_scan_trunc_max, int batch_scan_notify_threshold) in btif_gattc_cfg_storage() argument
2094 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.h2157 UINT8 batch_scan_notify_threshold,