OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATTS_REQ_TYPE_READ
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_attr.c
177
case
GATTS_REQ_TYPE_READ
:
gatt_db.c
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
374
#define BTA_GATTS_READ_EVT
GATTS_REQ_TYPE_READ
/* 1 */
[
all
...]
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
371
GATTS_REQ_TYPE_READ
= 1, /* Attribute read request */
[
all
...]
/external/bluetooth/bluedroid/stack/gap/
gap_ble.c
437
case
GATTS_REQ_TYPE_READ
:
Completed in 27 milliseconds