Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_profile.cpp2064 if (IsSupportedBrowsing()) { in ProcessChannelEventConnectCfmEvt()
2068 if (!IsSupportedBrowsing()) { in ProcessChannelEventConnectCfmEvt()
2140 if (IsSupportedBrowsing()) { in ProcessChannelEventBrConnectIndEvt()
2162 if (IsSupportedBrowsing()) { in ProcessChannelEventBrConnectCfmEvt()
H A Davrcp_ct_profile.h1493 bool IsSupportedBrowsing(void) const in IsSupportedBrowsing() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_profile.h1383 bool IsSupportedBrowsing(void) const in IsSupportedBrowsing() function
H A Davrcp_tg_profile.cpp1834 if (!IsSupportedBrowsing()) { in ProcessChannelEventConnectIndEvt()
1923 if (IsSupportedBrowsing()) { in ProcessChannelEventBrConnectIndEvt()
1964 if (IsSupportedBrowsing()) { in ProcessChannelEventConnectCfmEvt()