Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.h537 void LeTerminateBig(CommandView packet_view);
H A Dlink_layer_controller.h205 bluetooth::hci::ErrorCode LeTerminateBig(uint8_t big_handle,
H A Ddual_mode_controller.cc278 SET_SUPPORTED(LE_TERMINATE_BIG, LeTerminateBig); in DualModeController()
2160 void DualModeController::LeTerminateBig(CommandView command) { in LeTerminateBig() function in test_vendor_lib::DualModeController
2166 ErrorCode status = link_layer_controller_.LeTerminateBig( in LeTerminateBig()
H A Dlink_layer_controller.cc2764 ErrorCode LinkLayerController::LeTerminateBig(uint8_t big_handle, in LeTerminateBig() function in test_vendor_lib::LinkLayerController
/aosp12/system/bt/gd/hci/
H A Dhci_packets.pdl4202 packet LeTerminateBig : LeIsoCommand (op_code = LE_TERMINATE_BIG) {