Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dround_robin_scheduler_test.cc275 uint16_t le_handle2 = 0x04; in TEST_F() local
290 …round_robin_scheduler_->Register(RoundRobinScheduler::ConnectionType::LE, le_handle2, le_connectio… in TEST_F()
308 VerifyPacket(le_handle2, packet); in TEST_F()
317 VerifyPacket(le_handle2, le_packet2); in TEST_F()
326 round_robin_scheduler_->Unregister(le_handle2); in TEST_F()