Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_int.h682 extern void gatt_client_handle_server_rsp (tGATT_TCB *p_tcb, UINT8 op_code,
Dgatt_main.c994 gatt_client_handle_server_rsp (p_tcb, op_code, msg_len, p); in gatt_data_process()
Dgatt_cl.c1163 void gatt_client_handle_server_rsp (tGATT_TCB *p_tcb, UINT8 op_code, in gatt_client_handle_server_rsp() function