Home
last modified time | relevance | path

Searched refs:packet_type (Results 1 – 4 of 4) 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
68 switch (packet_type) { in OnFileCanReadWithoutBlocking()
/system/bt/hci/src/
Dhci_inject.c163 hci_packet_t packet_type = (hci_packet_t)buffer[0]; in read_ready() local
176 buf->event = hci_packet_to_event(packet_type); in read_ready()
/system/bt/stack/include/
Dhcimsgs.h458 extern BOOLEAN btsnd_hcic_enhanced_flush (UINT16 handle, UINT8 packet_type);
/system/bt/stack/hcic/
Dhcicmds.c1303 BOOLEAN btsnd_hcic_enhanced_flush (UINT16 handle, UINT8 packet_type) in btsnd_hcic_enhanced_flush() argument
1314 UINT8_TO_STREAM (pp, packet_type); in btsnd_hcic_enhanced_flush()