Searched refs:GATT_CONGESTED (Results 1 – 4 of 4) sorted by relevance
345 return GATT_CONGESTED; in attp_send_msg_to_l2cap()442 if (att_ret != GATT_CONGESTED && att_ret != GATT_SUCCESS) { in attp_cl_send_cmd()479 if (att_ret != GATT_CONGESTED && att_ret != GATT_SUCCESS) { in attp_send_cl_confirmation_msg()
248 rt != GATT_CONGESTED) { in gatt_act_write()365 if (rt != GATT_SUCCESS && rt != GATT_CMD_STARTED && rt != GATT_CONGESTED) { in gatt_send_prepare_write()1100 if (att_ret != GATT_SUCCESS && att_ret != GATT_CONGESTED) { in gatt_cl_send_next_cmd_inq()
476 if (cmd_status == GATT_SUCCESS || cmd_status == GATT_CONGESTED) { in GATTS_HandleValueIndication()
71 GATT_CONGESTED = 0x8f, enumerator