Searched refs:BTA_GATTS_AddCharacteristic (Results 1 – 5 of 5) sorted by relevance
| /hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/ |
| D | esp_blufi.c | 256 BTA_GATTS_AddCharacteristic(blufi_env.handle_srvc, &blufi_char_uuid_p2e, in blufi_profile_cb() 266 BTA_GATTS_AddCharacteristic(blufi_env.handle_srvc, &blufi_char_uuid_e2p, in blufi_profile_cb()
|
| /hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/ |
| D | bta_gatts_api.c | 218 void BTA_GATTS_AddCharacteristic (UINT16 service_id, const tBT_UUID * p_char_uuid, in BTA_GATTS_AddCharacteristic() function
|
| /hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/ |
| D | btc_gatts.c | 358 BTA_GATTS_AddCharacteristic (svc_hal, &bta_char_uuid, in btc_gatts_act_create_attr_tab() 663 BTA_GATTS_AddCharacteristic(arg->add_char.service_handle, &uuid, in btc_gatts_call_handler()
|
| /hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
| D | bta_gatt_api.h | 1365 extern void BTA_GATTS_AddCharacteristic (UINT16 service_id, const tBT_UUID * p_char_uuid,
|
| /hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/ |
| D | mesh_bearer_adapt.c | 982 …BTA_GATTS_AddCharacteristic(svc_handle, &bta_uuid, bt_mesh_perm_to_bta_perm(svc->attrs[i + 1].perm… in bt_mesh_gatts_service_register()
|