Home
last modified time | relevance | path

Searched refs:on_qos_setup_complete (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/main/shim/
H A Dacl_legacy_interface.cc55 .link.classic.on_qos_setup_complete = nullptr, in GetAclInterface()
H A Dacl_legacy_interface.h80 void (*on_qos_setup_complete)(uint16_t service_type, uint32_t token_rate, member
/aosp12/system/bt/gd/hci/acl_manager/
H A Dclassic_impl.h103 on_qos_setup_complete(event_packet); in on_classic_event()
483 void on_qos_setup_complete(EventView packet) { in on_qos_setup_complete() function
/aosp12/system/bt/main/test/
H A Dmain_shim_test.cc147 .link.classic.on_qos_setup_complete = nullptr, in GetMockAclInterface()