Searched refs:gatt_server_handle_client_req (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/stack/gatt/ |
H A D | gatt_auth.cc | 121 gatt_server_handle_client_req(tcb, cid, op_code, (uint16_t)(p_buf->len - 1), in gatt_verify_signature()
|
H A D | gatt_int.h | 542 extern void gatt_server_handle_client_req(tGATT_TCB& p_tcb, uint16_t cid,
|
H A D | gatt_main.cc | 831 gatt_server_handle_client_req(tcb, cid, op_code, msg_len, p); in gatt_data_process()
|
H A D | gatt_sr.cc | 1332 void gatt_server_handle_client_req(tGATT_TCB& tcb, uint16_t cid, in gatt_server_handle_client_req() function
|