OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_UUID_HID_REPORT
(Results
1 - 2
of
2
) sorted by null
/system/bt/stack/include/
gattdefs.h
99
#define
GATT_UUID_HID_REPORT
0x2A4D
/system/bt/bta/hh/
bta_hh_le.c
53
{
GATT_UUID_HID_REPORT
, BTA_HH_RPTT_INPUT},
267
if (p_rpt->uuid ==
GATT_UUID_HID_REPORT
)
306
case
GATT_UUID_HID_REPORT
:
307
return "
GATT_UUID_HID_REPORT
";
576
if (mode == BTA_HH_PROTO_RPT_MODE && p_rpt->uuid ==
GATT_UUID_HID_REPORT
)
802
if (p_rpt->uuid ==
GATT_UUID_HID_REPORT
&&
829
else if (p_rpt->uuid ==
GATT_UUID_HID_REPORT
&&
858
if (p_rpt->uuid ==
GATT_UUID_HID_REPORT
&&
[
all
...]
Completed in 31 milliseconds