Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/rust/include/
Drootcanal_rs.h189 bool link_layer_get_cis_connection_handle(const LinkLayer* ll, uint8_t cig_id,
/packages/modules/Bluetooth/tools/rootcanal/rust/src/
Dffi.rs342 pub unsafe extern "C" fn link_layer_get_cis_connection_handle( in link_layer_get_cis_connection_handle() function
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc4132 if (!link_layer_get_cis_connection_handle(ll_.get(), cig_id, cis_id, in IncomingLeConnectedIsochronousPdu()