/packages/modules/Bluetooth/system/bta/test/common/ |
D | bta_gatt_api_mock.h | 35 bool opportunistic, uint8_t initiating_phys) = 0; 37 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) = 0; 68 bool opportunistic, uint8_t initiating_phys), 72 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic));
|
D | bta_gatt_api_mock.cc | 47 bool opportunistic, uint8_t initiating_phys) { in BTA_GATTC_Open() argument 50 opportunistic, initiating_phys); in BTA_GATTC_Open() 54 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in BTA_GATTC_Open() argument 56 gatt_interface->Open(client_if, remote_bda, connection_type, opportunistic); in BTA_GATTC_Open()
|
/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_gatt_client.cc | 98 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in __anon3962861c0802() 102 connection_type, (opportunistic) ? 'T' : 'F')); in __anon3962861c0802() 103 BTA_GATTC_Open(client_if, remote_bda, connection_type, opportunistic); in __anon3962861c0802()
|
D | bta_dm_gatt_client.h | 44 bool opportunistic);
|
D | bta_dm_disc.cc | 123 bool opportunistic); 152 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in __anon788b21910902() argument 153 BTA_GATTC_Open(client_if, remote_bda, connection_type, opportunistic); in __anon788b21910902()
|
D | bta_dm_disc_legacy.cc | 139 bool opportunistic); 190 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in __anonf50479c50902() argument 194 connection_type, (opportunistic) ? 'T' : 'F')); in __anonf50479c50902() 195 BTA_GATTC_Open(client_if, remote_bda, connection_type, opportunistic); in __anonf50479c50902()
|
/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gattc_api.cc | 140 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in BTA_GATTC_Open() argument 144 opportunistic, phy); in BTA_GATTC_Open() 150 bool opportunistic, uint8_t initiating_phys) { in BTA_GATTC_Open() argument 163 .opportunistic = opportunistic, in BTA_GATTC_Open() 173 bool opportunistic, uint8_t initiating_phys) { in BTA_GATTC_Open() argument 175 BT_TRANSPORT_LE, opportunistic, initiating_phys); in BTA_GATTC_Open()
|
D | bta_gattc_int.h | 109 bool opportunistic; member 120 bool opportunistic; member
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_gatt_api.cc | 205 bool opportunistic, uint8_t initiating_phys) { in GATT_Connect() argument 208 gatt_if, bd_addr, addr_type, connection_type, transport, opportunistic, in GATT_Connect() 261 bool opportunistic) { in GATT_Connect() argument 264 gatt_if, bd_addr, 0, connection_type, transport, opportunistic, 0); in GATT_Connect()
|
D | mock_stack_gatt_api.h | 317 tBT_TRANSPORT transport, bool opportunistic, 325 tBT_TRANSPORT transport, bool opportunistic, in operator() 328 opportunistic, initiating_phys); in operator()
|
/packages/modules/Bluetooth/system/blueberry/utils/ |
D | bt_gatt_utils.py | 51 opportunistic=False, argument 56 opportunistic, GattPhyMask.PHY_LE_1M_MASK) 122 opportunistic=False): argument 134 … gatt_callback = setup_gatt_connection(central, mac_address, autoconnect, transport, opportunistic)
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_api.cc | 1396 bool opportunistic) { in GATT_Connect() argument 1400 opportunistic, phy); in GATT_Connect() 1405 tBT_TRANSPORT transport, bool opportunistic, in GATT_Connect() argument 1422 if (opportunistic) { in GATT_Connect() 1503 tBT_TRANSPORT transport, bool opportunistic) { in GATT_Connect() argument 1507 opportunistic, phy); in GATT_Connect() 1512 bool opportunistic, uint8_t initiating_phys) { in GATT_Connect() argument 1514 transport, opportunistic, initiating_phys); in GATT_Connect()
|
/packages/modules/Bluetooth/system/stack/include/ |
D | gatt_api.h | 1201 tBT_TRANSPORT transport, bool opportunistic); 1204 tBT_TRANSPORT transport, bool opportunistic, 1209 tBT_TRANSPORT transport, bool opportunistic); 1213 tBT_TRANSPORT transport, bool opportunistic,
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_gatt_api.h | 501 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic); 504 bool opportunistic, uint8_t initiating_phys); 508 bool opportunistic, uint8_t initiating_phys);
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
D | GattNativeInterface.java | 296 boolean opportunistic, in gattClientConnectNative() argument 450 boolean opportunistic, in gattClientConnect() argument 453 clientIf, address, addressType, isDirect, transport, opportunistic, initiatingPhys); in gattClientConnect()
|
D | GattService.java | 547 boolean opportunistic, in clientConnect() argument 560 opportunistic, in clientConnect() 2117 boolean opportunistic, in clientConnect() argument 2134 + opportunistic in clientConnect() 2148 clientIf, address, addressType, isDirect, transport, opportunistic, phy); in clientConnect()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_gatt_client.cc | 294 int transport_p, bool opportunistic, in btif_gattc_open_impl() argument 359 BTA_GATTC_Open(client_if, address, addr_type, type, transport, opportunistic, in btif_gattc_open_impl() 365 int transport, bool opportunistic, in btif_gattc_open() argument 370 addr_type, is_direct, transport, opportunistic, in btif_gattc_open()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ |
D | GattServiceBinderTest.java | 196 boolean opportunistic = true; in clientConnect() 205 opportunistic, in clientConnect() 216 opportunistic, in clientConnect()
|
D | GattServiceTest.java | 251 boolean opportunistic = true; in clientConnect() 260 opportunistic, in clientConnect() 266 clientIf, address, addressType, isDirect, transport, opportunistic, phy); in clientConnect()
|
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/gatt/ |
D | gatt_connect_test.py | 356 opportunistic=False) 370 opportunistic=True) 903 opportunistic = False
|
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | gatt_client.py | 723 opportunistic=False, argument 737 … self.proxy().ClientConnect(self.client_id, address, is_direct, transport, opportunistic, phy)
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_gatt_client.h | 226 bool opportunistic, int initiating_phys);
|
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothGatt.aidl | 108 …in int addressType, in boolean isDirect, in int transport, in boolean opportunistic, in int phy, i… in clientConnect() argument
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothGatt.java | 960 boolean opportunistic, in BluetoothGatt() argument 967 mOpportunistic = opportunistic; in BluetoothGatt()
|
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_gatt.rs | 769 opportunistic: bool, in client_connect()
|