Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dconnection_test.cc119 const bt::LinkType ll_type = GetParam(); in NewConnection() local
136 const bt::LinkType ll_type = GetParam(); in SetTestLinkKey() local
224 const bt::LinkType ll_type = GetParam(); in TEST_P() local
328 const bt::LinkType ll_type = GetParam(); in TEST_P() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dpairing_phase_test.cc81 bt::LinkType ll_type = bt::LinkType::kLE) { in NewPairingPhase()
H A Dpairing_channel_test.cc63 void NewPairingChannel(bt::LinkType ll_type = bt::LinkType::kLE, in NewPairingChannel()
H A Dsecurity_request_phase_test.cc52 bt::LinkType ll_type = bt::LinkType::kLE) { in NewSecurityRequestPhase()
H A Dphase_1_test.cc56 bt::LinkType ll_type = bt::LinkType::kLE) { in NewPhase1()
H A Dphase_3_test.cc82 bt::LinkType ll_type = bt::LinkType::kLE) { in NewPhase3()
H A Dphase_2_legacy_test.cc94 bt::LinkType ll_type = bt::LinkType::kLE) { in NewPhase2Legacy()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dacl_data_channel.cc60 bt::LinkType ll_type = bt::LinkType::kACL; member
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dchannel_manager.cc406 bt::LinkType ll_type, in RegisterInternal()
H A Dchannel_manager_test.cc78 bt::LinkType ll_type; member
673 void ExpectOutboundPacket(bt::LinkType ll_type, in ExpectOutboundPacket()