/aosp12/system/bt/bta/test/common/ |
H A D | bta_gatt_api_mock.cc | 38 bool opportunistic) { in BTA_GATTC_Open() 44 bool is_direct, bool opportunistic) { in BTA_GATTC_Open()
|
/aosp12/system/bt/test/mock/ |
H A D | mock_stack_gatt.cc | 56 tBT_TRANSPORT transport, bool opportunistic) { in GATT_Connect() 61 tBT_TRANSPORT transport, bool opportunistic, in GATT_Connect()
|
H A D | mock_bta_gattc_api.cc | 112 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 D | bta_gattc_api.cc | 121 bool is_direct, bool opportunistic) { in BTA_GATTC_Open() 128 bool is_direct, tBT_TRANSPORT transport, bool opportunistic, in BTA_GATTC_Open()
|
H A D | bta_gattc_int.h | 92 bool opportunistic; member
|
/aosp12/system/bt/btif/src/ |
H A D | btif_gatt_client.cc | 290 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 D | gatt_api.cc | 1153 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 D | BluetoothGatt.java | 734 boolean opportunistic, int phy, AttributionSource attributionSource) { in BluetoothGatt()
|
H A D | BluetoothDevice.java | 2541 boolean opportunistic, int phy, Handler handler) { in connectGatt()
|
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/ |
H A D | ISub.aidl | 191 int setOpportunistic(boolean opportunistic, int subId, String callingPackage); in setOpportunistic()
|
/aosp12/system/bt/service/hal/ |
H A D | fake_bluetooth_gatt_interface.cc | 46 bool is_direct, int transport, bool opportunistic, in FakeConnect()
|
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothGatt.aidl | 103 …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 D | GattService.java | 640 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 D | SubscriptionManager.java | 3088 public boolean setOpportunistic(boolean opportunistic, int subId) { in setOpportunistic()
|
/aosp12/packages/modules/StatsD/statsd/tests/ |
H A D | statsd_test_util.cpp | 1027 const bool opportunistic) { in CreateBleScanStateChangedEvent()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | SubscriptionController.java | 3447 public int setOpportunistic(boolean opportunistic, int subId, String callingPackage) { in setOpportunistic()
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_gatt.cpp | 1194 jint transport, jboolean opportunistic, in gattClientConnectNative()
|