Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dacl.cc938 bool IsLeAcl(HciHandle handle) { in IsLeAcl() function
945 log::assert_that(IsLeAcl(handle), "handle {} is not a LE connection", in EnqueueLePacket()
1079 log::assert_that(IsLeAcl(handle), "handle {} is not a LE connection", in LeSubrateRequest()
1485 } else if (pimpl_->IsLeAcl(handle)) { in write_data_sync()