Searched refs:GATT_CONGESTED (Results 1 – 5 of 5) sorted by relevance
370 return GATT_CONGESTED; in attp_send_msg_to_l2cap()508 if (att_ret == GATT_CONGESTED || att_ret == GATT_SUCCESS) { in attp_cl_send_cmd()
275 if ((rt != GATT_SUCCESS && rt != GATT_CMD_STARTED && rt != GATT_CONGESTED) in gatt_act_write()1105 if (att_ret == GATT_SUCCESS || att_ret == GATT_CONGESTED) { in gatt_cl_send_next_cmd_inq()
642 if (cmd_status == GATT_SUCCESS || cmd_status == GATT_CONGESTED) { in GATTS_HandleValueIndication()
67 #define GATT_CONGESTED 0x8f macro
124 #define BTA_GATT_CONGESTED GATT_CONGESTED /* 0x8f */