Searched refs:SoftBusOOBEState (Results 1 – 11 of 11) sorted by relevance
26 typedef void (*LnnOOBEStateHandler)(SoftBusOOBEState state);27 int32_t LnnGetOOBEState(SoftBusOOBEState *state);
55 virtual void LnnNotifyOOBEStateChangeEvent(SoftBusOOBEState state) = 0;80 MOCK_METHOD1(LnnNotifyOOBEStateChangeEvent, void (SoftBusOOBEState));
121 void LnnNotifyOOBEStateChangeEvent(SoftBusOOBEState state) in LnnNotifyOOBEStateChangeEvent()
64 virtual void LnnNotifyOOBEStateChangeEvent(SoftBusOOBEState state) = 0;95 MOCK_METHOD1(LnnNotifyOOBEStateChangeEvent, void (SoftBusOOBEState));
19 int32_t LnnGetOOBEState(SoftBusOOBEState *state) in LnnGetOOBEState()
137 } SoftBusOOBEState; typedef269 void LnnNotifyOOBEStateChangeEvent(SoftBusOOBEState state);
36 SoftBusOOBEState state = SOFTBUS_OOBE_RUNNING; in IsOOBEState()
145 void LnnNotifyOOBEStateChangeEvent(SoftBusOOBEState state) in LnnNotifyOOBEStateChangeEvent()
291 SoftBusOOBEState state = (SoftBusOOBEState)event->status; in NetOOBEStateEventHandler()
65 SoftBusOOBEState OOBEState;788 SoftBusOOBEState state = (SoftBusOOBEState)event->status; in HbOOBEStateEventHandler()
634 void LnnNotifyOOBEStateChangeEvent(SoftBusOOBEState state) in LnnNotifyOOBEStateChangeEvent()