Searched refs:gatt_server_handle_client_req (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/gatt/ |
D | gatt_auth.c | 112 gatt_server_handle_client_req (p_tcb, op_code, (UINT16)(p_buf->len - 1), p_orig); in gatt_verify_signature()
|
D | gatt_int.h | 619 extern void gatt_server_handle_client_req (tGATT_TCB *p_tcb, UINT8 op_code,
|
D | gatt_main.c | 1023 gatt_server_handle_client_req (p_tcb, op_code, msg_len, p); in gatt_data_process()
|
D | gatt_sr.c | 1401 void gatt_server_handle_client_req (tGATT_TCB *p_tcb, UINT8 op_code, in gatt_server_handle_client_req() function
|