OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_NO_RESOURCES
(Results
1 - 10
of
10
) sorted by null
/external/bluetooth/bluedroid/stack/include/
srvc_api.h
28
#define DIS_NO_RESOURCES
GATT_NO_RESOURCES
gatt_api.h
49
#define
GATT_NO_RESOURCES
0x0080
[
all
...]
/external/bluetooth/bluedroid/stack/gatt/
gatt_api.c
502
return
GATT_NO_RESOURCES
;
631
cmd_status =
GATT_NO_RESOURCES
;
768
UINT8 ret =
GATT_NO_RESOURCES
;
866
status =
GATT_NO_RESOURCES
;
[
all
...]
gatt_sr.c
501
err =
GATT_NO_RESOURCES
;
508
err =
GATT_NO_RESOURCES
;
662
status =
GATT_NO_RESOURCES
;
673
status =
GATT_NO_RESOURCES
;
782
reason =
GATT_NO_RESOURCES
;
844
reason =
GATT_NO_RESOURCES
;
868
if (reason ==
GATT_NO_RESOURCES
)
[
all
...]
att_protocol.c
455
tGATT_STATUS cmd_sent =
GATT_NO_RESOURCES
;
534
tGATT_STATUS status =
GATT_NO_RESOURCES
;
gatt_db.c
234
status =
GATT_NO_RESOURCES
;
355
status =
GATT_NO_RESOURCES
;
383
status =
GATT_NO_RESOURCES
;
[
all
...]
gatt_cl.c
[
all
...]
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_cache.c
181
status =
GATT_NO_RESOURCES
;
192
status =
GATT_NO_RESOURCES
;
310
return
GATT_NO_RESOURCES
;
373
return
GATT_NO_RESOURCES
;
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
81
#define BTA_GATT_NO_RESOURCES
GATT_NO_RESOURCES
/* 0x0080 */
[
all
...]
/external/bluetooth/bluedroid/stack/gap/
gap_ble.c
347
tGATT_STATUS status =
GATT_NO_RESOURCES
;
Completed in 1127 milliseconds