Searched defs:is_direct (Results 1 – 13 of 13) sorted by relevance
/system/bt/service/common/android/bluetooth/ |
D | IBluetoothLowEnergy.aidl | 29 boolean Connect(int client_id, String address, boolean is_direct); in Connect()
|
/system/bt/bta/gatt/ |
D | bta_gatts_api.cc | 300 bool is_direct, tGATT_TRANSPORT transport) { in BTA_GATTS_Open() 328 bool is_direct) { in BTA_GATTS_CancelOpen()
|
D | bta_gattc_api.cc | 121 bool is_direct, tGATT_TRANSPORT transport, in BTA_GATTC_Open() 129 bool is_direct, tGATT_TRANSPORT transport, in BTA_GATTC_Open() 161 bool is_direct) { in BTA_GATTC_CancelOpen()
|
D | bta_gatts_int.h | 105 bool is_direct; member
|
D | bta_gattc_int.h | 92 bool is_direct; member
|
/system/bt/btif/src/ |
D | btif_gatt_server.cc | 282 bool is_direct, int transport_param) { in btif_gatts_open_impl() 321 bool is_direct, int transport) { in btif_gatts_open()
|
D | btif_gatt_client.cc | 253 void btif_gattc_open_impl(int client_if, RawAddress address, bool is_direct, in btif_gattc_open_impl() 314 bool is_direct, int transport, bool opportunistic, in btif_gattc_open()
|
/system/bt/service/ipc/binder/ |
D | bluetooth_low_energy_binder_server.cc | 67 bool is_direct, in Connect()
|
/system/bt/stack/gatt/ |
D | gatt_api.cc | 1095 bool GATT_Connect(tGATT_IF gatt_if, const RawAddress& bd_addr, bool is_direct, in GATT_Connect() 1102 bool GATT_Connect(tGATT_IF gatt_if, const RawAddress& bd_addr, bool is_direct, in GATT_Connect() 1163 bool is_direct) { in GATT_CancelConnect()
|
/system/bt/service/ |
D | low_energy_client.cc | 53 bool LowEnergyClient::Connect(const std::string& address, bool is_direct) { in Connect()
|
/system/bt/service/test/ |
D | low_energy_client_unittest.cc | 271 bool is_direct, int transport) { in TEST_F()
|
/system/update_engine/ |
D | libcurl_http_fetcher.cc | 162 bool is_direct = (GetCurrentProxy() == kNoProxy); in ResumeTransfer() local
|
/system/bt/service/hal/ |
D | fake_bluetooth_gatt_interface.cc | 44 bool is_direct, int transport, bool opportunistic, in FakeConnect()
|