Searched refs:gatt_server_handle_client_req (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/ |
D | gatt_auth.c | 121 gatt_server_handle_client_req (p_tcb, op_code, (UINT16)(p_buf->len - 1), p_orig); in gatt_verify_signature()
|
D | gatt_main.c | 1001 gatt_server_handle_client_req (p_tcb, op_code, msg_len, p); in gatt_data_process()
|
D | gatt_sr.c | 1826 void gatt_server_handle_client_req (tGATT_TCB *p_tcb, UINT8 op_code, in gatt_server_handle_client_req() function
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/ |
D | gatt_int.h | 685 extern void gatt_server_handle_client_req (tGATT_TCB *p_tcb, UINT8 op_code,
|