Home
last modified time | relevance | path

Searched defs:opportunistic (Results 1 – 17 of 17) sorted by relevance

/aosp12/system/bt/bta/test/common/
H A Dbta_gatt_api_mock.cc38 bool opportunistic) { in BTA_GATTC_Open()
44 bool is_direct, bool opportunistic) { in BTA_GATTC_Open()
/aosp12/system/bt/test/mock/
H A Dmock_stack_gatt.cc56 tBT_TRANSPORT transport, bool opportunistic) { in GATT_Connect()
61 tBT_TRANSPORT transport, bool opportunistic, in GATT_Connect()
H A Dmock_bta_gattc_api.cc112 bool is_direct, bool opportunistic) { in BTA_GATTC_Open()
116 bool is_direct, tBT_TRANSPORT transport, bool opportunistic, in BTA_GATTC_Open()
/aosp12/system/bt/bta/gatt/
H A Dbta_gattc_api.cc121 bool is_direct, bool opportunistic) { in BTA_GATTC_Open()
128 bool is_direct, tBT_TRANSPORT transport, bool opportunistic, in BTA_GATTC_Open()
H A Dbta_gattc_int.h92 bool opportunistic; member
/aosp12/system/bt/btif/src/
H A Dbtif_gatt_client.cc290 int transport_p, bool opportunistic, in btif_gattc_open_impl()
351 bool opportunistic, int initiating_phys) { in btif_gattc_open()
/aosp12/system/bt/stack/gatt/
H A Dgatt_api.cc1153 tBT_TRANSPORT transport, bool opportunistic) { in GATT_Connect()
1160 tBT_TRANSPORT transport, bool opportunistic, in GATT_Connect()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGatt.java734 boolean opportunistic, int phy, AttributionSource attributionSource) { in BluetoothGatt()
H A DBluetoothDevice.java2541 boolean opportunistic, int phy, Handler handler) { in connectGatt()
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DISub.aidl191 int setOpportunistic(boolean opportunistic, int subId, String callingPackage); in setOpportunistic()
/aosp12/system/bt/service/hal/
H A Dfake_bluetooth_gatt_interface.cc46 bool is_direct, int transport, bool opportunistic, in FakeConnect()
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGatt.aidl103 …ntIf, in String address, in boolean isDirect, in int transport, in boolean opportunistic, in int p… in clientConnect()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java640 boolean opportunistic, int phy, AttributionSource attributionSource) { in clientConnect()
2716 boolean opportunistic, int phy, AttributionSource attributionSource) { in clientConnect()
3976 int transport, boolean opportunistic, int initiatingPhys); in gattClientConnectNative()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java3088 public boolean setOpportunistic(boolean opportunistic, int subId) { in setOpportunistic()
/aosp12/packages/modules/StatsD/statsd/tests/
H A Dstatsd_test_util.cpp1027 const bool opportunistic) { in CreateBleScanStateChangedEvent()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionController.java3447 public int setOpportunistic(boolean opportunistic, int subId, String callingPackage) { in setOpportunistic()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1194 jint transport, jboolean opportunistic, in gattClientConnectNative()