Searched refs:on_mode_change (Results 1 – 5 of 5) sorted by relevance
53 .link.classic.on_mode_change = btm_pm_on_mode_change, in GetAclInterface()
72 void (*on_mode_change)(tHCI_STATUS status, uint16_t handle, member
421 TRY_POSTING_ON_MAIN(interface_.on_mode_change, ToLegacyHciErrorCode(status), in OnModeChange()
97 on_mode_change(event_packet); in on_classic_event()445 void on_mode_change(EventView packet) { in on_mode_change() function
145 .link.classic.on_mode_change = nullptr, in GetMockAclInterface()