OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_REQ_NOT_SUPPORTED
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
34
#define
GATT_REQ_NOT_SUPPORTED
0x06
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
66
#define BTA_GATT_REQ_NOT_SUPPORTED
GATT_REQ_NOT_SUPPORTED
/* 0x0006 */
[
all
...]
/external/bluetooth/bluedroid/stack/gatt/
gatt_sr.c
919
gatt_send_error_rsp (p_tcb,
GATT_REQ_NOT_SUPPORTED
, GATT_REQ_MTU, 0, FALSE);
[
all
...]
Completed in 124 milliseconds