Searched defs:opportunistic (Results 1 – 6 of 6) sorted by relevance
/system/bt/bta/gatt/ |
D | bta_gattc_api.cc | 122 bool opportunistic) { in BTA_GATTC_Open() 130 bool opportunistic, uint8_t initiating_phys) { in BTA_GATTC_Open()
|
D | bta_gattc_int.h | 95 bool opportunistic; member
|
/system/bt/btif/src/ |
D | btif_gatt_client.cc | 254 int transport_p, bool opportunistic, in btif_gattc_open_impl() 314 bool is_direct, int transport, bool opportunistic, in btif_gattc_open()
|
/system/bt/stack/gatt/ |
D | gatt_api.cc | 1096 tBT_TRANSPORT transport, bool opportunistic) { in GATT_Connect() 1103 tBT_TRANSPORT transport, bool opportunistic, in GATT_Connect()
|
/system/bt/service/hal/ |
D | fake_bluetooth_gatt_interface.cc | 44 bool is_direct, int transport, bool opportunistic, in FakeConnect()
|
/system/bt/binder/android/bluetooth/ |
D | IBluetoothGatt.aidl | 79 …ntIf, in String address, in boolean isDirect, in int transport, in boolean opportunistic, in int p… in clientConnect()
|