Searched defs:packet_type (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/util/ |
D | camscope_packet_type.cpp | 230 void fill_camscope_base(camscope_base *scope_struct, uint32_t packet_type, in fill_camscope_base() 253 uint32_t packet_type, uint32_t size, in fill_camscope_sw_base() 279 void fill_camscope_timing(camscope_timing *scope_struct, uint32_t packet_type, in fill_camscope_timing() 309 uint32_t packet_type, uint32_t size, in fill_camscope_in_out_timing() 336 uint32_t camscope_enable_mask, uint32_t packet_type) { in camscope_base_log() 372 uint32_t packet_type, uint32_t event_name) { in camscope_sw_base_log() 411 uint32_t camscope_enable_mask, uint32_t packet_type, in camscope_timing_log() 452 uint32_t packet_type, uint32_t event_name, in camscope_in_out_timing_log()
|
/hardware/interfaces/bluetooth/1.0/default/ |
D | hci_packetizer.cc | 51 void HciPacketizer::OnDataReady(int fd, HciPacketType packet_type) { in OnDataReady()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
D | camscope_packet_type.h | 231 uint32_t packet_type; member
|