Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/gatt/
H A Dgatt_int.h614 extern void gatt_client_handle_server_rsp(tGATT_TCB& tcb, uint16_t cid,
H A Dgatt_main.cc833 gatt_client_handle_server_rsp(tcb, cid, op_code, msg_len, p); in gatt_data_process()
H A Dgatt_cl.cc1175 void gatt_client_handle_server_rsp(tGATT_TCB& tcb, uint16_t cid, in gatt_client_handle_server_rsp() function