OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATTC_OPTYPE_WRITE
(Results
1 - 8
of
8
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_auth.c
141
else if (p_clcb->operation ==
GATTC_OPTYPE_WRITE
)
379
(p_clcb->operation ==
GATTC_OPTYPE_WRITE
) &&
gatt_api.c
[
all
...]
gatt_cl.c
559
if ( (p_clcb->operation ==
GATTC_OPTYPE_WRITE
) &&
[
all
...]
gatt_utils.c
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_gatt_test.c
119
case
GATTC_OPTYPE_WRITE
:
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
495
#define
GATTC_OPTYPE_WRITE
3
[
all
...]
/external/bluetooth/bluedroid/stack/gap/
gap_ble.c
694
if (op != GATTC_OPTYPE_READ && op !=
GATTC_OPTYPE_WRITE
)
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c
[
all
...]
Completed in 33 milliseconds