HomeSort by relevance Sort by last modified time
    Searched refs:batch_scan_full_max (Results 1 - 8 of 8) sorted by null

  /system/bt/stack/btm/
btm_ble_batchscan.c 495 ** Parameters batch_scan_full_max -Max storage space (in %) allocated to full scanning
502 tBTM_STATUS btm_ble_set_storage_config(UINT8 batch_scan_full_max, UINT8 batch_scan_trunc_max,
512 UINT8_TO_STREAM (pp, batch_scan_full_max);
634 ** Parameters: batch_scan_full_max - Max storage space (in %) allocated to full style
645 tBTM_STATUS BTM_BleSetStorageConfig(UINT8 batch_scan_full_max, UINT8 batch_scan_trunc_max,
656 ble_batchscan_cb.cur_state, ref_value, batch_scan_full_max, batch_scan_trunc_max,
675 if (batch_scan_full_max > BTM_BLE_ADV_SCAN_FULL_MAX ||
696 status = btm_ble_set_storage_config(batch_scan_full_max, batch_scan_trunc_max,
    [all...]
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 435 bt_status_t (*batchscan_cfg_storage)(int client_if, int batch_scan_full_max,
  /system/bt/bta/dm/
bta_dm_api.c     [all...]
bta_dm_int.h 551 UINT8 batch_scan_full_max; member in struct:__anon68632
    [all...]
bta_dm_act.c     [all...]
  /system/bt/btif/src/
btif_gatt_client.c 144 uint8_t batch_scan_full_max; member in struct:__anon69171
    [all...]
  /system/bt/bta/include/
bta_api.h     [all...]
  /system/bt/stack/include/
btm_ble_api.h     [all...]

Completed in 59 milliseconds