Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.h540 void LeRequestPeerSca(CommandView packet_view);
H A Dlink_layer_controller.h212 bluetooth::hci::ErrorCode LeRequestPeerSca(uint16_t request_handle);
H A Ddual_mode_controller.cc281 SET_SUPPORTED(LE_REQUEST_PEER_SCA, LeRequestPeerSca); in DualModeController()
2196 void DualModeController::LeRequestPeerSca(CommandView command) { in LeRequestPeerSca() function in test_vendor_lib::DualModeController
2199 ErrorCode status = link_layer_controller_.LeRequestPeerSca( in LeRequestPeerSca()
H A Dlink_layer_controller.cc2778 ErrorCode LinkLayerController::LeRequestPeerSca(uint16_t request_handle) { in LeRequestPeerSca() function in test_vendor_lib::LinkLayerController
/aosp12/system/bt/gd/hci/
H A Dhci_packets.pdl4235 packet LeRequestPeerSca : Command (op_code = LE_REQUEST_PEER_SCA) {