Home
last modified time | relevance | path

Searched refs:BTA_GATT_TRANSPORT_LE (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c387 BTA_GATT_TRANSPORT_LE)) != NULL) { in bta_gattc_process_api_open_cancel()
605 BTA_GATT_TRANSPORT_LE)) != NULL) { in bta_gattc_init_bk_conn()
619 BTA_GATT_INVALID_CONN_ID, BTA_GATT_TRANSPORT_LE, 0); in bta_gattc_init_bk_conn()
1805 if ((p_clcb = bta_gattc_find_clcb_by_cif(gattc_if, bda, BTA_GATT_TRANSPORT_LE)) == NULL) { in bta_gattc_enc_cmpl_cback()
2287 if (GATT_GetConnIdIfConnected(cif, remote_bda, &conn_id, BTA_GATT_TRANSPORT_LE) == FALSE) { in bta_gattc_init_clcb_conn()
2293 if ((p_clcb = bta_gattc_clcb_alloc(cif, remote_bda, BTA_GATT_TRANSPORT_LE)) != NULL) { in bta_gattc_init_clcb_conn()
2322 … if (bta_gattc_find_clcb_by_cif(cif, p_conn->remote_bda, BTA_GATT_TRANSPORT_LE) == NULL) { in bta_gattc_process_listen_all()
2375 BTA_GATT_TRANSPORT_LE) == NULL) { in bta_gattc_listen()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c651 BTA_GATTS_StartService(arg->start_srvc.service_handle, BTA_GATT_TRANSPORT_LE); in btc_gatts_call_handler()
707 tBTA_GATT_TRANSPORT transport = BTA_GATT_TRANSPORT_LE; in btc_gatts_call_handler()
727 transport = BTA_GATT_TRANSPORT_LE; in btc_gatts_call_handler()
Dbtc_gattc.c214 tBTA_GATT_TRANSPORT transport = BTA_GATT_TRANSPORT_LE; in btc_gattc_open()
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c290 BTA_GATTS_StartService(blufi_env.handle_srvc, BTA_GATT_TRANSPORT_LE); in blufi_profile_cb()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h545 #define BTA_GATT_TRANSPORT_LE GATT_TRANSPORT_LE macro
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c1098 BTA_GATTS_StartService(svc->attrs[0].handle, BTA_GATT_TRANSPORT_LE); in bt_mesh_gatts_service_start()
1238 … bt_mesh_gattc_info[i].addr.type, true, BTA_GATT_TRANSPORT_LE, FALSE, BLE_ADDR_UNKNOWN_TYPE, in bt_mesh_gattc_conn_create()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c338 BTA_GATT_TRANSPORT_LE, FALSE, BLE_ADDR_UNKNOWN_TYPE, 0, NULL, NULL, NULL); in bta_hh_le_open_conn()
2606 BTA_GATT_TRANSPORT_LE, FALSE, BLE_ADDR_UNKNOWN_TYPE, 0, NULL, NULL); in bta_hh_le_add_dev_bg_conn()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c6580 BTA_GATT_TRANSPORT_LE, FALSE, BLE_ADDR_UNKNOWN_TYPE, 0, NULL, NULL, NULL); in btm_dm_start_gatt_discovery()