Home
last modified time | relevance | path

Searched refs:BuildExtendedCreateConnectionPacket (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/hci/public/pw_bluetooth_sapphire/internal/host/hci/
Dlow_energy_connector.h156 static CommandPacket BuildExtendedCreateConnectionPacket(
/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dlow_energy_connector.cc214 request.emplace(BuildExtendedCreateConnectionPacket(local_address, in CreateConnectionInternal()
234 CommandPacket LowEnergyConnector::BuildExtendedCreateConnectionPacket( in BuildExtendedCreateConnectionPacket() function in bt::hci::LowEnergyConnector