Home
last modified time | relevance | path

Searched defs:temp_cmd_view (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/security/test/
Dpairing_handler_le_pair_test.cc62 auto temp_cmd_view = CommandView::Create(packet_bytes_view); in CommandBuilderToView() local
135 auto temp_cmd_view = CommandView::Create(*packet_bytes_view); in dequeue_callback_central() local
151 auto temp_cmd_view = CommandView::Create(*packet_bytes_view); in dequeue_callback_peripheral() local
/packages/modules/Bluetooth/system/gd/security/
Dpairing_handler_le.cc239 auto temp_cmd_view = CommandView::Create(packet_bytes_view); in ExchangePairingFeature() local
316 auto temp_cmd_view = CommandView::Create(packet_bytes_view); in ExchangePairingFeature() local
Dpairing_handler_le_unittest.cc48 auto temp_cmd_view = CommandView::Create(packet_bytes_view); in BuilderToView() local
/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc509 auto temp_cmd_view = CommandView::Create(*packet); in OnSmpCommandLe() local