OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_NOT_FOUND
(Results
1 - 7
of
7
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_sr.c
63
p_cmd->status =
GATT_NOT_FOUND
;
202
p_cmd->status =
GATT_NOT_FOUND
;
212
p_cmd->status =
GATT_NOT_FOUND
;
223
p_cmd->status =
GATT_NOT_FOUND
;
528
tGATT_STATUS status =
GATT_NOT_FOUND
;
617
tGATT_STATUS status =
GATT_NOT_FOUND
;
796
reason =
GATT_NOT_FOUND
;
843
reason =
GATT_NOT_FOUND
;
[
all
...]
gatt_db.c
328
tGATT_STATUS status =
GATT_NOT_FOUND
;
610
tGATT_STATUS status =
GATT_NOT_FOUND
;
664
tGATT_STATUS status =
GATT_NOT_FOUND
;
708
tGATT_STATUS status =
GATT_NOT_FOUND
;
[
all
...]
gatt_api.c
480
return
GATT_NOT_FOUND
;
487
return
GATT_NOT_FOUND
;
[
all
...]
gatt_cl.c
499
if (reason ==
GATT_NOT_FOUND
)
[
all
...]
/external/bluetooth/bluedroid/stack/gap/
gap_ble.c
339
return
GATT_NOT_FOUND
;
411
return
GATT_NOT_FOUND
;
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
70
#define BTA_GATT_NOT_FOUND
GATT_NOT_FOUND
/* 0x000a */
[
all
...]
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
38
#define
GATT_NOT_FOUND
0x000a
[
all
...]
Completed in 40 milliseconds