OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_HANDLE_VALUE_IND
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_cl.c
633
if (op_code ==
GATT_HANDLE_VALUE_IND
)
[
all
...]
att_protocol.c
403
case
GATT_HANDLE_VALUE_IND
:
gatt_api.c
637
if ( (p_msg = attp_build_sr_msg (p_tcb,
GATT_HANDLE_VALUE_IND
, (tGATT_SR_MSG *)&indication)) != NULL)
[
all
...]
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
94
#define
GATT_HANDLE_VALUE_IND
0x1D
[
all
...]
Completed in 23 milliseconds