Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc1176 ScheduleTask(0ms, [this] { in LePeriodicAdvertisingCreateSyncCancel()
1694 ScheduleTask(0ms, [this] { in LeCreateConnectionCancel()
1701 ScheduleTask(0ms, [this] { in LeCreateConnectionCancel()
2131 ScheduleTask(kNoDelayMs, [this, shared_packet, tx_power]() { in SendLeLinkLayerPacket()
2141 ScheduleTask(kNoDelayMs, [this, shared_packet, tx_power]() { in SendLinkLayerPacket()
2248 ScheduleTask(kNoDelayMs, [this, handle]() { in SendAclToRemote()
5305 ScheduleTask(kNoDelayMs, [this, bd_addr, try_role_switch]() { in AcceptConnectionRequest()
5343 ScheduleTask(kNoDelayMs, [this, status, sco_handle, bd_addr]() { in AcceptConnectionRequest()
5419 ScheduleTask(kNoDelayMs, [this, addr, reason]() { in RejectConnectionRequest()
5486 ScheduleTask(kNoDelayMs, [this, bd_addr]() { in CreateConnectionCancel()
[all …]
Dlink_layer_controller.h133 TaskId ScheduleTask(std::chrono::milliseconds delay,