Home
last modified time | relevance | path

Searched refs:proper_l2cap_interface (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/gd/security/
Dpairing_handler_le_unittest.cc159 initial_informations.proper_l2cap_interface = up_buffer_.get(); in TEST_F()
183 initial_informations.proper_l2cap_interface = up_buffer_.get(); in TEST_F()
301 initial_informations_trsi.proper_l2cap_interface = up_buffer_.get(); in TEST_F()
351 initial_informations_trmi.proper_l2cap_interface = up_buffer_.get(); in TEST_F()
Dinitial_informations.h118 os::EnqueueBuffer<packet::BasePacketBuilder>* proper_l2cap_interface; member
Dpairing_handler_le.h129 i.proper_l2cap_interface->Enqueue(std::move(command), i.l2cap_handler); in SendL2capPacket()
/packages/modules/Bluetooth/system/gd/security/test/
Dpairing_handler_le_pair_test.cc198 .proper_l2cap_interface = up_buffer_a_.get(), in SetUp()
222 .proper_l2cap_interface = up_buffer_b_.get(), in SetUp()
394 .proper_l2cap_interface = up_buffer_a_.get(), in TEST_F()
416 .proper_l2cap_interface = up_buffer_b_.get(), in TEST_F()
/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc572 .proper_l2cap_interface = enqueue_buffer.get(), in OnSmpCommandLe()
644 .proper_l2cap_interface = enqueue_buffer.get(), in ConnectionIsReadyStartPairing()