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.cc60 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.cc234 auto temp_cmd_view = CommandView::Create(packet_bytes_view); in ExchangePairingFeature() local
311 auto temp_cmd_view = CommandView::Create(packet_bytes_view); in ExchangePairingFeature() local
Dpairing_handler_le_unittest.cc46 auto temp_cmd_view = CommandView::Create(packet_bytes_view); in BuilderToView() local
/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc495 auto temp_cmd_view = CommandView::Create(*packet); in OnSmpCommandLe() local