Searched refs:BTA_GATTS_CreateService (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/ |
D | btc_gatts.c | 275 BTA_GATTS_CreateService(gatts_if, &srvc_id.id.uuid, in btc_gatts_act_create_attr_tab() 302 BTA_GATTS_CreateService(gatts_if, &srvc_id.id.uuid, in btc_gatts_act_create_attr_tab() 636 BTA_GATTS_CreateService(arg->create_srvc.gatts_if, &srvc_id.id.uuid, in btc_gatts_call_handler()
|
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/ |
D | esp_blufi.c | 95 …BTA_GATTS_CreateService(blufi_env.gatt_if, &blufi_srvc_uuid, blufi_env.srvc_inst, BLUFI_HDL_NUM, t… in blufi_create_service()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gatts_api.c | 153 void BTA_GATTS_CreateService(tBTA_GATTS_IF server_if, const tBT_UUID * p_service_uuid, UINT8 inst, in BTA_GATTS_CreateService() function
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_gatt_api.h | 1330 extern void BTA_GATTS_CreateService(tBTA_GATTS_IF server_if, const tBT_UUID * p_service_uuid,
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/ |
D | mesh_bearer_adapt.c | 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()
|