Home
last modified time | relevance | path

Searched refs:BLE (Results 1 – 13 of 13) sorted by relevance

/system/chre/platform/shared/
Dplatform_ble.cc41 prePalApiCall(PalType::BLE); in ~PlatformBle()
48 prePalApiCall(PalType::BLE); in init()
56 TelemetryManager::PalType::BLE); in init()
71 prePalApiCall(PalType::BLE); in getCapabilities()
80 prePalApiCall(PalType::BLE); in getFilterCapabilities()
90 prePalApiCall(PalType::BLE); in startScanAsync()
99 prePalApiCall(PalType::BLE); in stopScanAsync()
108 prePalApiCall(PalType::BLE); in releaseAdvertisingEvent()
133 prePalApiCall(PalType::BLE); in readRssiAsync()
154 prePalApiCall(PalType::BLE); in flushAsync()
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/proto/
Dble_filter.proto16 // Host registers its interest in BLE event by configuring nanoapp with Filters.
17 // The nanoapp keeps watching BLE events and notifies host once an event matches
25 // The nanoapp compares each BLE event against the list of Filters, and notifies
39 // Certificate to verify BLE events from trusted devices.
75 // A single filter used to filter BLE events.
100 // FilterResult is returned to host when a BLE event matches a Filter.
127 // True to start BLE scan. Otherwise, stop BLE scan.
Dnearby_extension.proto37 // List of Hardware filters (follows chreBleScanFilter defined in CHRE BLE
49 // Maximum time to batch BLE scan results before processing in the nanoapp,
56 // BLE scan modes identify functional scan levels without specifying or
62 // BLE advertising report cache expires after this time period.
86 // follows chreBleScanFilter defined in CHRE BLE API.
211 // BLE event type and status. Refer to BT Core Spec v5.2, Vol 4, Part E,
228 // BLE advertisement data payload.
/system/chre/apps/test/common/chre_api_test/rpc/
Dchre_api_test.proto11 // Returns the BLE capabilities.
14 // Returns the BLE filter capabilities.
57 /* Starts a BLE scan synchronously. This will wait for the
65 /* Stops a BLE scan synchronously. This will wait for the
171 // A BLE advertising event
177 // A BLE advertising report
349 // Enumeration for BLE scan mode
357 // BLE scan filters
365 // Scan filter for BLE scanning
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
DREADME10 * Nearby Presence. Always-on scan for Nearby Presence BLE advertisements.
14 define their customized BLE discovery by plugging their implementation into
/system/chre/platform/shared/include/chre/platform/shared/
Dplatform_pal.h29 BLE = 2, enumerator
/system/chre/core/include/chre/core/
Dtelemetry_manager.h41 BLE, enumerator
/system/chre/core/
Dtelemetry_manager.cc121 case TelemetryManager::PalType::BLE: in toAtomPalType()
122 return CHREATOMS_GET_PAL_TYPE(BLE); in toAtomPalType()
/system/chre/apps/test/common/proto/
Dchre_stress_test.proto57 // Enables BLE test only.
58 BLE = 8; enumerator
/system/core/bootstat/
Dbootstat.rc17 chown system log /data/misc/bootstat/boottime.bootloader.1BLE
19 chown system log /data/misc/bootstat/boottime.bootloader.2BLE
/system/chre/java/test/stress/src/com/google/android/chre/test/stress/
DContextHubStressTestExecutor.java192 ChreStressTest.TestCommand.Feature.BLE, in runStressTest()
287 sendTestMessage(ChreStressTest.TestCommand.Feature.BLE, true /* start */); in runBleScanConcurrencyStressTest()
/system/core/fs_mgr/tests/
Dfs_mgr_test.cpp142 androidboot.boottime = "0BLE:58,1BLL:22,1BLE:571,2BLL:105,ODT:0,AVB:123"
/system/libsysprop/srcs/android/sysprop/
DBluetoothProperties.sysprop110 # Whether GAP BLE Privacy (RPA) is enabled on this device.