Home
last modified time | relevance | path

Searched refs:att_ret (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
Datt_protocol.c483 UINT8 att_ret = GATT_SUCCESS; in attp_cl_send_cmd() local
503 att_ret = GATT_INTERNAL_ERROR; in attp_cl_send_cmd()
509 att_ret = GATT_ILLEGAL_PARAMETER; in attp_cl_send_cmd()
511 return att_ret; in attp_cl_send_cmd()