Home
last modified time | relevance | path

Searched refs:GATT_TRANSPORT_LE (Results 1 – 10 of 10) sorted by relevance

/system/bt/include/hardware/
Dbt_gatt_types.h49 GATT_TRANSPORT_LE enumerator
/system/bt/btif/src/
Dbtif_gatt_server.cc286 tGATT_TRANSPORT transport = GATT_TRANSPORT_LE; in btif_gatts_open_impl()
304 transport = GATT_TRANSPORT_LE; in btif_gatts_open_impl()
308 if (transport_param == GATT_TRANSPORT_LE) in btif_gatts_open_impl()
309 transport = GATT_TRANSPORT_LE; in btif_gatts_open_impl()
Dbtif_gatt_client.cc259 tGATT_TRANSPORT transport = (tGATT_TRANSPORT)GATT_TRANSPORT_LE; in btif_gattc_open_impl()
294 transport = GATT_TRANSPORT_LE; in btif_gattc_open_impl()
298 if (transport_p == GATT_TRANSPORT_LE) in btif_gattc_open_impl()
299 transport = GATT_TRANSPORT_LE; in btif_gattc_open_impl()
Dbtif_dm.cc2878 btif_dm_get_remote_services_by_transport(&bd_addr, GATT_TRANSPORT_LE); in btif_dm_ble_auth_cmpl_evt()
/system/bt/service/
Dlogging_helpers.cc51 CASE_RETURN_TEXT(GATT_TRANSPORT_LE); in BtTransportText()
/system/bt/bta/gatt/
Dbta_gattc_act.cc287 GATT_TRANSPORT_LE); in bta_gattc_process_api_open_cancel()
380 GATT_INVALID_CONN_ID, GATT_TRANSPORT_LE, 0); in bta_gattc_init_bk_conn()
390 GATT_INVALID_CONN_ID, GATT_TRANSPORT_LE, 0); in bta_gattc_init_bk_conn()
402 p_data->client_if, p_data->remote_bda, GATT_TRANSPORT_LE); in bta_gattc_init_bk_conn()
1071 bta_gattc_find_clcb_by_cif(gattc_if, bda, GATT_TRANSPORT_LE); in bta_gattc_enc_cmpl_cback()
/system/bt/bta/hearing_aid/
Dhearing_aid.cc315 BTA_GATTC_Open(gatt_if, address, true, GATT_TRANSPORT_LE, false); in Connect()
321 BTA_GATTC_Open(gatt_if, address, false, GATT_TRANSPORT_LE, false); in AddToWhiteList()
336 BTA_GATTC_Open(gatt_if, dev_info.address, false, GATT_TRANSPORT_LE, in AddFromStorage()
918 BTA_GATTC_Open(gatt_if, address, false, GATT_TRANSPORT_LE, false); in OnGapConnection()
/system/bt/stack/include/
Dgatt_api.h343 #define GATT_TRANSPORT_LE BT_TRANSPORT_LE macro
/system/bt/bta/hh/
Dbta_hh_le.cc280 BTA_GATTC_Open(bta_hh_cb.gatt_if, remote_bda, true, GATT_TRANSPORT_LE, false); in bta_hh_le_open_conn()
1995 BTA_GATTC_Open(bta_hh_cb.gatt_if, p_cb->addr, false, GATT_TRANSPORT_LE, in bta_hh_le_add_dev_bg_conn()
/system/bt/bta/dm/
Dbta_dm_act.cc4300 GATT_TRANSPORT_LE, true); in btm_dm_start_gatt_discovery()
4303 GATT_TRANSPORT_LE, false); in btm_dm_start_gatt_discovery()