Searched refs:gatt_server_handle_client_req (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/gatt/ |
D | gatt_auth.cc | 118 gatt_server_handle_client_req(tcb, op_code, (uint16_t)(p_buf->len - 1), in gatt_verify_signature()
|
D | gatt_int.h | 497 extern void gatt_server_handle_client_req(tGATT_TCB& p_tcb, uint8_t op_code,
|
D | gatt_main.cc | 875 gatt_server_handle_client_req(tcb, op_code, msg_len, p); in gatt_data_process()
|
D | gatt_sr.cc | 1182 void gatt_server_handle_client_req(tGATT_TCB& tcb, uint8_t op_code, in gatt_server_handle_client_req() function
|