Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dacl_connection_handler.h85 bool RejectCis(uint16_t handle);
H A Dacl_connection_handler.cc272 bool AclConnectionHandler::RejectCis(uint16_t handle) { in RejectCis() function in test_vendor_lib::AclConnectionHandler
H A Dlink_layer_controller.cc2751 connections_.RejectCis(cis_handle); in LeRejectCisRequest()