Home
last modified time | relevance | path

Searched defs:indication (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/btif/co/
Dbta_pan_co.cc206 UNUSED_ATTR bool indication, in bta_pan_co_pfilt_ind()
223 UNUSED_ATTR bool indication, in bta_pan_co_mfilt_ind()
/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_bta_pan_co_rx.cc66 UNUSED_ATTR bool indication, in bta_pan_co_mfilt_ind()
75 UNUSED_ATTR bool indication, in bta_pan_co_pfilt_ind()
/packages/modules/Bluetooth/system/stack/pan/
Dpan_main.cc516 void pan_proto_filt_ind_cb(uint16_t handle, bool indication, in pan_proto_filt_ind_cb()
550 void pan_mcast_filt_ind_cb(uint16_t handle, bool indication, in pan_mcast_filt_ind_cb()
/packages/modules/Bluetooth/system/bta/pan/
Dbta_pan_act.cc220 static void bta_pan_pfilt_ind_cback(uint16_t handle, bool indication, in bta_pan_pfilt_ind_cback()
238 static void bta_pan_mfilt_ind_cback(uint16_t handle, bool indication, in bta_pan_mfilt_ind_cback()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DClientModeImplTest.java7734 private void verifyTransitionDisableEvent(String caps, int indication, boolean shouldUpdate) in verifyTransitionDisableEvent()
7779 int indication = WifiMonitor.TDI_USE_WPA3_PERSONAL; in testUpdateSaeOnlyTransitionDisableIndicationFromPskSaeBss() local
7790 int indication = WifiMonitor.TDI_USE_WPA3_PERSONAL; in testUpdateSaeOnlyTransitionDisableIndicationFromSaeBss() local
7801 int indication = WifiMonitor.TDI_USE_WPA3_PERSONAL; in testDropSaeOnlyTransitionDisableIndicationFromPskBss() local
7812 int indication = WifiMonitor.TDI_USE_SAE_PK; in testUpdateSaePkTransitionDisableIndicationFromPskSaeBss() local
7823 int indication = WifiMonitor.TDI_USE_SAE_PK; in testUpdateSaePkTransitionDisableIndicationFromSaeBss() local
7834 int indication = WifiMonitor.TDI_USE_SAE_PK; in testDropSaePkTransitionDisableIndicationFromPskBss() local
7845 int indication = WifiMonitor.TDI_USE_ENHANCED_OPEN; in testUpdateOweOnlyTransitionDisableIndicationFromOpenOweBss() local
7856 int indication = WifiMonitor.TDI_USE_ENHANCED_OPEN; in testUpdateOweOnlyTransitionDisableIndicationFromOweBss() local
7867 int indication = WifiMonitor.TDI_USE_ENHANCED_OPEN; in testDropOweOnlyTransitionDisableIndicationFromOpenBss() local
[all …]
DWifiConfigManagerTest.java6982 WifiConfiguration testNetwork, int indication) { in verifyTransitionDisableIndicationForSecurityType()
6992 mWifiConfigManager.updateNetworkTransitionDisable(result.getNetworkId(), indication); in verifyTransitionDisableIndicationForSecurityType() local
7042 int indication = WifiMonitor.TDI_USE_SAE_PK; in testSaeApValidationTransitionDisableIndication() local
7043 mWifiConfigManager.updateNetworkTransitionDisable(result.getNetworkId(), indication); in testSaeApValidationTransitionDisableIndication() local
7051 WifiConfiguration testNetwork, int indication) { in verifyNonApplicableTransitionDisableIndicationForSecurityType()
7060 mWifiConfigManager.updateNetworkTransitionDisable(result.getNetworkId(), indication); in verifyNonApplicableTransitionDisableIndicationForSecurityType() local
7119 int indication = WifiMonitor.TDI_USE_ENHANCED_OPEN in testNonApplicableTransitionDisableIndicationNotAffectApValidation() local
7122 mWifiConfigManager.updateNetworkTransitionDisable(result.getNetworkId(), indication); in testNonApplicableTransitionDisableIndicationNotAffectApValidation() local
DWifiMonitorTest.java741 final int indication = WifiMonitor.TDI_USE_WPA3_PERSONAL in testBroadcastTransitionDisableEvent() local
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc458 tGATT_VALUE indication; in GATTS_HandleValueIndication() local