Searched refs:packet_type (Results 1 - 4 of 4) sorted by relevance

/system/bt/hci/src/
H A Dhci_inject.c163 hci_packet_t packet_type = (hci_packet_t)buffer[0]; local
176 buf->event = hci_packet_to_event(packet_type);
/system/bt/vendor_libs/test_vendor_lib/src/
H A Dhci_transport.cc67 const serial_data_type_t packet_type = packet_stream_.ReceivePacketType(fd); local
68 switch (packet_type) {
/system/bt/stack/include/
H A Dhcimsgs.h458 extern BOOLEAN btsnd_hcic_enhanced_flush (UINT16 handle, UINT8 packet_type);
/system/bt/stack/hcic/
H A Dhcicmds.c1303 BOOLEAN btsnd_hcic_enhanced_flush (UINT16 handle, UINT8 packet_type) argument
1314 UINT8_TO_STREAM (pp, packet_type);

Completed in 170 milliseconds