Home | History | Annotate | Download | only in gatt

Lines Matching refs:att_ret

998     tGATT_STATUS att_ret = attp_send_msg_to_l2cap(tcb, cmd.p_cmd);
999 if (att_ret != GATT_SUCCESS && att_ret != GATT_CONGESTED) {
1014 gatt_end_operation(p_clcb, att_ret, NULL);
1017 if (att_ret == GATT_SUCCESS) continue;