Home
last modified time | relevance | path

Searched refs:connection_handle_ (Results 1 – 6 of 6) sorted by relevance

/system/bt/gd/security/internal/
Dsecurity_manager_impl.cc289 if (encryption_change_view.GetConnectionHandle() == pending_le_pairing_.connection_handle_) { in OnHciEventReceived()
450 pending_le_pairing_.connection_handle_ = channel->GetLinkOptions()->GetHandle(); in OnSmpCommandLe()
520 pending_le_pairing_.connection_handle_ = channel->GetLinkOptions()->GetHandle(); in ConnectionIsReadyStartPairing()
627 pending_le_pairing_.connection_handle_ = 0; in WipeLePairingHandler()
Dsecurity_manager_impl.h246 uint16_t connection_handle_; member
/system/bt/gd/hci/
Dcontroller_test.cc216 cp.connection_handle_ = kHandle1; in IncomingCredit()
219 cp.connection_handle_ = kHandle2; in IncomingCredit()
Dcontroller.cc129 uint16_t handle = completed_packets.connection_handle_; in NumberOfCompletedPackets()
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc287 cp.connection_handle_ = handle; in HandleAcl()
306 cp.connection_handle_ = handle; in HandleSco()
Dlink_layer_controller.cc129 cp.connection_handle_ = handle; in SendAclToRemote()