OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_ERROR
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_cl.c
102
gatt_end_operation(p_clcb,
GATT_ERROR
, NULL);
314
p_clcb->status =
GATT_ERROR
;
714
gatt_end_operation(p_clcb,
GATT_ERROR
, NULL);
[
all
...]
gatt_utils.c
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
86
#define BTA_GATT_ERROR
GATT_ERROR
/* 0x0085 */
[
all
...]
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
54
#define
GATT_ERROR
0x0085
[
all
...]
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_cache.c
473
return
GATT_ERROR
;
[
all
...]
Completed in 24 milliseconds