HomeSort by relevance Sort by last modified time
    Searched refs:att_ret (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/gatt/
att_protocol.cc 429 tGATT_STATUS att_ret = attp_send_msg_to_l2cap(tcb, p_cmd); local
430 if (att_ret != GATT_CONGESTED && att_ret != GATT_SUCCESS) {
436 return att_ret;
441 return att_ret;
gatt_cl.cc     [all...]

Completed in 47 milliseconds