Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci-spec/
H A Dle_connection_parameters.cc52 LEPreferredConnectionParameters::LEPreferredConnectionParameters( in LEPreferredConnectionParameters() function in bt::hci_spec::LEPreferredConnectionParameters
62 LEPreferredConnectionParameters::LEPreferredConnectionParameters() in LEPreferredConnectionParameters() function in bt::hci_spec::LEPreferredConnectionParameters
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dchannel_manager_test.cc67 void NopLeConnParamCallback(const hci_spec::LEPreferredConnectionParameters&) {} in NopLeConnParamCallback()