Searched refs:link_layer_ingest_hci (Results 1 – 3 of 3) sorted by relevance
161 bool link_layer_ingest_hci(const LinkLayer* ll, const uint8_t* data,
285 pub unsafe extern "C" fn link_layer_ingest_hci( in link_layer_ingest_hci() function
5282 ASSERT(link_layer_ingest_hci(ll_.get(), packet.data(), packet.size())); in ForwardToLl()