Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dgap_api.h123 } tGAP_BLE_ATTR_VALUE; typedef
350 extern void GAP_BleAttrDBUpdate(UINT16 attr_uuid, tGAP_BLE_ATTR_VALUE *p_value);
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gap/include/
Dgap_int.h101 tGAP_BLE_ATTR_VALUE attr_value;
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c460 void GAP_BleAttrDBUpdate(UINT16 attr_uuid, tGAP_BLE_ATTR_VALUE *p_value) in GAP_BleAttrDBUpdate()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c915 GAP_BleAttrDBUpdate (GATT_UUID_GAP_CENTRAL_ADDR_RESOL, (tGAP_BLE_ATTR_VALUE *)&addr_resolution); in BTM_BleConfigPrivacy()
1073 tGAP_BLE_ATTR_VALUE p_value; in BTM_BleConfigLocalIcon()
1096 tGAP_BLE_ATTR_VALUE p_value; in BTM_BleConfigConnParams()