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
/external/bluetooth/bluedroid/stack/include/
gattdefs.h
102
#define
GATT_UUID_HID_BT_KB_INPUT
0x2A22
/external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c
58
GATT_UUID_HID_BT_KB_INPUT
,
68
{
GATT_UUID_HID_BT_KB_INPUT
, BTA_HH_RPTT_INPUT},
127
if (p_rpt->uuid ==
GATT_UUID_HID_BT_KB_INPUT
)
174
case
GATT_UUID_HID_BT_KB_INPUT
:
175
return "
GATT_UUID_HID_BT_KB_INPUT
";
517
(p_rpt->uuid >=
GATT_UUID_HID_BT_KB_INPUT
&& p_rpt->uuid <= GATT_UUID_HID_BT_MOUSE_INPUT))
569
if (rpt_uuid ==
GATT_UUID_HID_BT_KB_INPUT
|| rpt_uuid == GATT_UUID_HID_BT_KB_OUTPUT)
814
else if (p_rpt->uuid ==
GATT_UUID_HID_BT_KB_INPUT
||
825
if ((p_rpt->uuid ==
GATT_UUID_HID_BT_KB_INPUT
||
[
all
...]
Completed in 315 milliseconds