Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_api.cc122 bool opportunistic) { in BTA_GATTC_Open()
130 bool opportunistic, uint8_t initiating_phys) { in BTA_GATTC_Open()
Dbta_gattc_int.h95 bool opportunistic; member
/system/bt/btif/src/
Dbtif_gatt_client.cc254 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/
Dgatt_api.cc1096 tBT_TRANSPORT transport, bool opportunistic) { in GATT_Connect()
1103 tBT_TRANSPORT transport, bool opportunistic, in GATT_Connect()
/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.cc44 bool is_direct, int transport, bool opportunistic, in FakeConnect()
/system/bt/binder/android/bluetooth/
DIBluetoothGatt.aidl79 …ntIf, in String address, in boolean isDirect, in int transport, in boolean opportunistic, in int p… in clientConnect()