OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_READ_MAX
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
422
GATT_READ_MAX
[
all
...]
/external/bluetooth/bluedroid/stack/gatt/
gatt_api.c
898
if ( (p_tcb == NULL) || (p_reg==NULL) || (p_read == NULL) || ((type >=
GATT_READ_MAX
) || (type == 0)))
[
all
...]
Completed in 22 milliseconds