Searched refs:GATT_CMD_STARTED (Results 1 – 4 of 4) sorted by relevance
110 if (st != GATT_SUCCESS && st != GATT_CMD_STARTED) in gatt_act_discovery()201 if ( op_code == 0 || (rt != GATT_SUCCESS && rt != GATT_CMD_STARTED)) in gatt_act_read()270 if ((rt != GATT_SUCCESS && rt != GATT_CMD_STARTED) in gatt_act_write()271 || (rt != GATT_CMD_STARTED && p_clcb->op_subtype == GATT_WRITE_NO_RSP)) in gatt_act_write()388 if (rt != GATT_SUCCESS && rt != GATT_CMD_STARTED) in gatt_send_prepare_write()
507 att_ret = GATT_CMD_STARTED; in attp_cl_send_cmd()
55 #define GATT_CMD_STARTED 0x0086 macro
87 #define BTA_GATT_CMD_STARTED GATT_CMD_STARTED /* 0x0086 */