Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/src/hci/
H A Drust_device.cc39 void RustBluetoothChip::SendLinkLayerLePacket( in SendLinkLayerLePacket() function in netsim::hci::facade::RustBluetoothChip
/aosp_15_r20/tools/netsim/rust/daemon/src/
H A Dffi.rs142 fn SendLinkLayerLePacket(self: &RustBluetoothChip, packet: &[u8], tx_power: i8); in SendLinkLayerLePacket() function