OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BT_DEVICE_TYPE_BLE
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AbstractionLayer.java
49
static final int
BT_DEVICE_TYPE_BLE
= 0x02;
/external/bluetooth/bluedroid/stack/include/
bt_types.h
511
#define
BT_DEVICE_TYPE_BLE
0x02
/external/libnfc-nci/src/include/
bt_types.h
515
#define
BT_DEVICE_TYPE_BLE
0x02
Completed in 61 milliseconds