Home
last modified time | relevance | path

Searched defs:ll_type (Results 1 – 10 of 10) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dconnection_test.cc119 const bt::LinkType ll_type = GetParam(); in NewConnection() local
135 const bt::LinkType ll_type = GetParam(); in SetTestLinkKey() local
223 const bt::LinkType ll_type = GetParam(); in TEST_P() local
327 const bt::LinkType ll_type = GetParam(); in TEST_P() local
/external/pigweed/pw_bluetooth_sapphire/host/sm/
Dpairing_phase_test.cc81 bt::LinkType ll_type = bt::LinkType::kLE) { in NewPairingPhase()
Dpairing_channel_test.cc63 void NewPairingChannel(bt::LinkType ll_type = bt::LinkType::kLE, in NewPairingChannel()
Dsecurity_request_phase_test.cc52 bt::LinkType ll_type = bt::LinkType::kLE) { in NewSecurityRequestPhase()
Dphase_1_test.cc56 bt::LinkType ll_type = bt::LinkType::kLE) { in NewPhase1()
Dphase_3_test.cc80 bt::LinkType ll_type = bt::LinkType::kLE) { in NewPhase3()
Dphase_2_legacy_test.cc92 bt::LinkType ll_type = bt::LinkType::kLE) { in NewPhase2Legacy()
/external/pigweed/pw_bluetooth_sapphire/host/transport/
Dacl_data_channel.cc60 bt::LinkType ll_type = bt::LinkType::kACL; member
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dchannel_manager.cc406 bt::LinkType ll_type, in RegisterInternal()
Dchannel_manager_test.cc79 bt::LinkType ll_type; member
683 void ExpectOutboundPacket(bt::LinkType ll_type, in ExpectOutboundPacket()