Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/test/common/
Dbta_gatt_api_mock.cc47 bool opportunistic, uint8_t initiating_phys) { in BTA_GATTC_Open()
54 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in BTA_GATTC_Open()
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_utils.py51 opportunistic=False, argument
122 opportunistic=False): argument
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc140 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in BTA_GATTC_Open()
150 bool opportunistic, uint8_t initiating_phys) { in BTA_GATTC_Open()
173 bool opportunistic, uint8_t initiating_phys) { in BTA_GATTC_Open()
Dbta_gattc_int.h109 bool opportunistic; member
120 bool opportunistic; member
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc1396 bool opportunistic) { in GATT_Connect()
1405 tBT_TRANSPORT transport, bool opportunistic, in GATT_Connect()
1503 tBT_TRANSPORT transport, bool opportunistic) { in GATT_Connect()
1512 bool opportunistic, uint8_t initiating_phys) { in GATT_Connect()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.cc205 bool opportunistic, uint8_t initiating_phys) { in GATT_Connect()
261 bool opportunistic) { in GATT_Connect()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_client.cc294 int transport_p, bool opportunistic, in btif_gattc_open_impl()
365 int transport, bool opportunistic, in btif_gattc_open()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java960 boolean opportunistic, in BluetoothGatt()
DBluetoothDevice.java3218 boolean opportunistic, in connectGatt()
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_disc.cc152 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in __anon788b21910902()
Dbta_dm_disc_legacy.cc190 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in __anonf50479c50902()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java296 boolean opportunistic, in gattClientConnectNative()
450 boolean opportunistic, in gattClientConnect()
DGattService.java547 boolean opportunistic, in clientConnect()
2117 boolean opportunistic, in clientConnect()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl108 …ess, in int addressType, in boolean isDirect, in int transport, in boolean opportunistic, in int p… in clientConnect()
/packages/modules/Bluetooth/floss/pandora/floss/
Dgatt_client.py723 opportunistic=False, argument
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcommand_handler.rs1203 let opportunistic = String::from(get_arg(args, 1)?) in cmd_gatt() localVariable
/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client_test.cc565 bool is_direct, bool opportunistic) { in TestAddFromStorage()
/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc749 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in SetUp()
/packages/modules/StatsD/statsd/tests/
Dstatsd_test_util.cpp1309 const bool opportunistic) { in CreateBleScanStateChangedEvent()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1365 jint transport, jboolean opportunistic, in gattClientConnectNative()
/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_client_test.cc777 bool is_direct, bool opportunistic) { in SetUpMockGatt()