Home
last modified time | relevance | path

Searched defs:packet_type (Results 1 – 3 of 3) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/src/
Dhci_transport.cc67 const serial_data_type_t packet_type = packet_stream_.ReceivePacketType(fd); in OnFileCanReadWithoutBlocking() local
/system/bt/hci/src/
Dhci_inject.c163 hci_packet_t packet_type = (hci_packet_t)buffer[0]; in read_ready() local
/system/bt/stack/hcic/
Dhcicmds.c1303 BOOLEAN btsnd_hcic_enhanced_flush (UINT16 handle, UINT8 packet_type) in btsnd_hcic_enhanced_flush()