OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATTS_REQ_TYPE_WRITE
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_attr.c
182
case
GATTS_REQ_TYPE_WRITE
:
gatt_sr.c
[
all
...]
/external/bluetooth/bluedroid/stack/srvc/
srvc_eng.c
277
case
GATTS_REQ_TYPE_WRITE
:
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
381
GATTS_REQ_TYPE_WRITE
, /* Attribute write request */
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
387
#define BTA_GATTS_WRITE_EVT
GATTS_REQ_TYPE_WRITE
/* 2 */
[
all
...]
/external/bluetooth/bluedroid/stack/gap/
gap_ble.c
441
case
GATTS_REQ_TYPE_WRITE
:
Completed in 26 milliseconds