OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATT_CMD_STARTED
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
87
#define BTA_GATT_CMD_STARTED
GATT_CMD_STARTED
/* 0x0086 */
[
all
...]
/external/bluetooth/bluedroid/stack/gatt/
att_protocol.c
507
att_ret =
GATT_CMD_STARTED
;
gatt_cl.c
258
if ((rt != GATT_SUCCESS && rt !=
GATT_CMD_STARTED
)
259
|| (rt !=
GATT_CMD_STARTED
&& p_clcb->op_subtype == GATT_WRITE_NO_RSP))
[
all
...]
/external/bluetooth/bluedroid/stack/include/
gatt_api.h
55
#define
GATT_CMD_STARTED
0x0086
[
all
...]
Completed in 23 milliseconds