Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_inject.c167 hci_packet_t packet_type = (hci_packet_t)buffer[0]; in read_ready() local
/system/bt/stack/hcic/
Dhcicmds.c1629 BOOLEAN btsnd_hcic_enhanced_flush (UINT16 handle, UINT8 packet_type) in btsnd_hcic_enhanced_flush()