Searched refs:gatt_client_handle_server_rsp (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_int.h | 649 void gatt_client_handle_server_rsp(tGATT_TCB& tcb, uint16_t cid, uint8_t op_code, uint16_t len,
|
D | gatt_main.cc | 1027 gatt_client_handle_server_rsp(tcb, cid, op_code, msg_len, p); in gatt_data_process()
|
D | gatt_cl.cc | 1217 void gatt_client_handle_server_rsp(tGATT_TCB& tcb, uint16_t cid, uint8_t op_code, uint16_t len, in gatt_client_handle_server_rsp() function
|