Home
last modified time | relevance | path

Searched refs:BuildCreateConnectionPacket (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.h164 static CommandPacket BuildCreateConnectionPacket(
/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dlow_energy_connector.cc221 request.emplace(BuildCreateConnectionPacket(local_address, in CreateConnectionInternal()
302 CommandPacket LowEnergyConnector::BuildCreateConnectionPacket( in BuildCreateConnectionPacket() function in bt::hci::LowEnergyConnector