Searched refs:LinkLayerController (Results 1 – 5 of 5) sorted by relevance
47 void LinkLayerController::SendLeLinkLayerPacket( in SendLeLinkLayerPacket()56 void LinkLayerController::SendLinkLayerPacket( in SendLinkLayerPacket()142 ErrorCode LinkLayerController::SendAclToRemote( in SendAclToRemote()193 void LinkLayerController::IncomingPacket( in IncomingPacket()366 void LinkLayerController::IncomingAclPacket( in IncomingAclPacket()1636 void LinkLayerController::TimerTick() { in TimerTick()1641 void LinkLayerController::LeAdvertising() { in LeAdvertising()2661 ErrorCode LinkLayerController::LeCreateCis( in LeCreateCis()3012 void LinkLayerController::Reset() { in Reset()3025 LinkLayerController::InquiryTimeout(); in StartInquiry()[all …]
36 class LinkLayerController {40 LinkLayerController(const DeviceProperties& properties) : properties_(properties) {} in LinkLayerController() function
566 LinkLayerController link_layer_controller_{properties_};
1946 std::array<uint8_t, LinkLayerController::kIrk_size> peerIrk = in LeAddDeviceToResolvingList()1948 std::array<uint8_t, LinkLayerController::kIrk_size> localIrk = in LeAddDeviceToResolvingList()
51 LinkLayerController link_layer_controller_{properties_};