Home
last modified time | relevance | path

Searched refs:NotifySlcStateChanged (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.h273 void NotifySlcStateChanged(const RawAddress &device, int toState);
H A Dhfp_ag_statemachine.cpp101 service->NotifySlcStateChanged(device, toState); in NotifyStateTransitions()
H A Dhfp_ag_service.cpp784 void HfpAgService::NotifySlcStateChanged(const RawAddress &device, int toState) in NotifySlcStateChanged() function in OHOS::bluetooth::HfpAgService