Home
last modified time | relevance | path

Searched refs:connectPolicy (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp59 int connectPolicy = service->GetConnectStrategy(btAddr); in OnConnectStateChanged() local
60 int connectState = ProcessConnectStateMessage(btAddr, deviceInfo, connectPolicy, state, in OnConnectStateChanged()
114 RawAddress btAddr, A2dpDeviceInfo *deviceInfo, const int connectPolicy, const int state, const uint16_t handle) in ProcessConnectStateMessage()
121 if ((int)BTStrategyType::CONNECTION_FORBIDDEN == connectPolicy) { in ProcessConnectStateMessage()
131 if ((int)BTStrategyType::CONNECTION_FORBIDDEN == connectPolicy) { in ProcessConnectStateMessage()
113 ProcessConnectStateMessage( RawAddress btAddr, A2dpDeviceInfo *deviceInfo, const int connectPolicy, const int state, const uint16_t handle) ProcessConnectStateMessage() argument
H A Da2dp_service.h111 RawAddress btAddr, A2dpDeviceInfo *deviceInfo, const int connectPolicy, const int state, const uint16_t handle);

Completed in 3 milliseconds