Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dgap_api.h350 extern void GAP_BleAttrDBUpdate(UINT16 attr_uuid, tGAP_BLE_ATTR_VALUE *p_value);
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c491 void GAP_BleAttrDBUpdate(UINT16 attr_uuid, tGAP_BLE_ATTR_VALUE *p_value) in GAP_BleAttrDBUpdate() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c927 GAP_BleAttrDBUpdate (GATT_UUID_GAP_CENTRAL_ADDR_RESOL, (tGAP_BLE_ATTR_VALUE *)&addr_resolution); in BTM_BleConfigPrivacy()
1115 GAP_BleAttrDBUpdate(GATT_UUID_GAP_ICON, &p_value); in BTM_BleConfigLocalIcon()
1142 GAP_BleAttrDBUpdate(GATT_UUID_GAP_PREF_CONN_PARAM, &p_value); in BTM_BleConfigConnParams()