OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_UUID_BATTERY_LEVEL
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/include/
gattdefs.h
107
#define
GATT_UUID_BATTERY_LEVEL
0x2A19
/external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c
71
{
GATT_UUID_BATTERY_LEVEL
, BTA_HH_RPTT_INPUT}
464
if (rpt_uuid ==
GATT_UUID_BATTERY_LEVEL
)
510
if (p_rpt->uuid ==
GATT_UUID_BATTERY_LEVEL
)
539
if (rpt_uuid ==
GATT_UUID_BATTERY_LEVEL
)
647
if (p_rpt->uuid ==
GATT_UUID_BATTERY_LEVEL
)
653
char_uuid =
GATT_UUID_BATTERY_LEVEL
;
788
if (p_rpt->uuid ==
GATT_UUID_BATTERY_LEVEL
)
796
if (register_ba && p_rpt->uuid ==
GATT_UUID_BATTERY_LEVEL
)
939
if (p_rpt->uuid ==
GATT_UUID_BATTERY_LEVEL
)
[
all
...]
/external/bluetooth/bluedroid/stack/srvc/
srvc_battery.c
227
uuid.uu.uuid16 =
GATT_UUID_BATTERY_LEVEL
;
Completed in 314 milliseconds