Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c67 static tBTA_GATTS_IF bt_mesh_gatts_if; variable
541 bt_mesh_gatts_if = p_data->reg_oper.server_if; in bt_mesh_bta_gatts_cb()
648 BTA_GATTS_SendServiceChangeIndication(bt_mesh_gatts_if, bt_mesh_gatts_addr); in bt_mesh_bta_gatts_cb()
950 BTA_GATTS_CreateService(bt_mesh_gatts_if, in bt_mesh_gatts_service_register()
964 BTA_GATTS_CreateService(bt_mesh_gatts_if, in bt_mesh_gatts_service_register()
1045 uint16_t conn_id = BLE_MESH_GATT_CREATE_CONN_ID(bt_mesh_gatts_if, conn->handle); in bt_mesh_gatts_disconnect()
1062 uint16_t conn_id = BLE_MESH_GATT_CREATE_CONN_ID(bt_mesh_gatts_if, conn->handle); in bt_mesh_gatts_notify()
1109 BTA_GATTS_SendServiceChangeIndication(bt_mesh_gatts_if, bt_mesh_gatts_addr); in bt_mesh_gatts_service_start()
1789 BTA_GATTS_AppDeregister(bt_mesh_gatts_if); in bt_mesh_gatt_deinit()
1791 bt_mesh_gatts_if = 0U; in bt_mesh_gatt_deinit()