Searched defs:scan_mode (Results 1 – 9 of 9) sorted by relevance
/system/bt/stack/btm/ |
D | btm_ble_batchscan.c | 320 tBTM_STATUS btm_ble_read_batchscan_reports(tBTM_BLE_BATCH_SCAN_MODE scan_mode, in btm_ble_read_batchscan_reports() 547 tBTM_STATUS btm_ble_set_batchscan_param(tBTM_BLE_BATCH_SCAN_MODE scan_mode, in btm_ble_set_batchscan_param() 728 tBTM_STATUS BTM_BleEnableBatchScan(tBTM_BLE_BATCH_SCAN_MODE scan_mode, in BTM_BleEnableBatchScan() 846 tBTM_STATUS BTM_BleReadScanReports(tBTM_BLE_BATCH_SCAN_MODE scan_mode, in BTM_BleReadScanReports()
|
D | btm_inq.c | 164 UINT8 scan_mode = 0; in BTM_SetDiscoverability() local 596 UINT8 scan_mode = 0; in BTM_SetConnectability() local
|
D | btm_ble_gap.c | 1147 tBLE_SCAN_MODE scan_mode, in BTM_BleSetScanParams()
|
/system/bt/btcore/src/ |
D | property.c | 102 bt_property_t *property_new_scan_mode(bt_scan_mode_t scan_mode) { in property_new_scan_mode()
|
/system/bt/btcore/test/ |
D | property_test.cpp | 121 TEST_F(PropertyTest, scan_mode) { in TEST_F() argument
|
/system/bt/bta/dm/ |
D | bta_dm_api.c | 853 UINT32 scan_window, tBLE_SCAN_MODE scan_mode, in BTA_DmSetBleScanParams() 1019 extern void BTA_DmBleEnableBatchScan(tBTA_BLE_BATCH_SCAN_MODE scan_mode, in BTA_DmBleEnableBatchScan()
|
D | bta_dm_int.h | 463 tBLE_SCAN_MODE scan_mode; member 561 tBTA_BLE_BATCH_SCAN_MODE scan_mode; member
|
/system/bt/btif/src/ |
D | btif_gatt_client.c | 142 tBTA_BLE_BATCH_SCAN_MODE scan_mode; member 2099 static bt_status_t btif_gattc_enb_batch_scan(int client_if,int scan_mode, int scan_interval, in btif_gattc_enb_batch_scan() 2125 static bt_status_t btif_gattc_read_batch_scan_reports(int client_if, int scan_mode) in btif_gattc_read_batch_scan_reports()
|
/system/bt/stack/include/ |
D | btm_ble_api.h | 584 tBTM_BLE_BATCH_SCAN_MODE scan_mode; member
|