Home
last modified time | relevance | path

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

/system/bt/main/shim/
Dacl_legacy_interface.cc51 .link.classic.on_flow_specification_complete = nullptr, in GetAclInterface()
Dacl_legacy_interface.h64 void (*on_flow_specification_complete)(uint16_t flow_direction, member
/system/bt/gd/hci/acl_manager/
Dclassic_impl.h109 on_flow_specification_complete(event_packet); in on_classic_event()
537 void on_flow_specification_complete(EventView packet) { in on_flow_specification_complete() function
/system/bt/main/test/
Dmain_shim_test.cc143 .link.classic.on_flow_specification_complete = nullptr, in GetMockAclInterface()