OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_UUID_HID_BT_KB_INPUT
(Results
1 - 2
of
2
) sorted by null
/system/bt/stack/include/
gattdefs.h
101
#define
GATT_UUID_HID_BT_KB_INPUT
0x2A22
/system/bt/bta/hh/
bta_hh_le.c
54
{
GATT_UUID_HID_BT_KB_INPUT
, BTA_HH_RPTT_INPUT},
262
if (p_rpt->uuid ==
GATT_UUID_HID_BT_KB_INPUT
)
303
case
GATT_UUID_HID_BT_KB_INPUT
:
304
return "
GATT_UUID_HID_BT_KB_INPUT
";
573
(p_rpt->uuid >=
GATT_UUID_HID_BT_KB_INPUT
&& p_rpt->uuid <= GATT_UUID_HID_BT_MOUSE_INPUT))
626
if (rpt_uuid ==
GATT_UUID_HID_BT_KB_INPUT
|| rpt_uuid == GATT_UUID_HID_BT_KB_OUTPUT)
803
else if (p_rpt->uuid ==
GATT_UUID_HID_BT_KB_INPUT
||
813
if ((p_rpt->uuid ==
GATT_UUID_HID_BT_KB_INPUT
||
858
else if ((p_rpt->uuid ==
GATT_UUID_HID_BT_KB_INPUT
||
[
all
...]
Completed in 58 milliseconds