Home
last modified time | relevance | path

Searched defs:p_value (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c208 tGATT_STATUS gap_read_attr_value (UINT16 handle, tGATT_VALUE *p_value, BOOLEAN is_long) in gap_read_attr_value()
460 void GAP_BleAttrDBUpdate(UINT16 attr_uuid, tGAP_BLE_ATTR_VALUE *p_value) in GAP_BleAttrDBUpdate()
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/dis/
Ddis_profile.c124 void dis_s_read_attr_value (tGATTS_DATA *p_data, tGATT_VALUE *p_value, UINT32 trans_id, UINT16 conn… in dis_s_read_attr_value()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c924 UINT8 *p_value, UINT16 *p_len, in gatts_read_attr_value_by_handle()
959 UINT8 *p_value, UINT16 len) in gatts_write_attr_value_by_handle()
Dgatt_utils.c446 tGATT_ATTR_VALUE *p_value = NULL; in gatt_free_attr_value_buffer() local
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c619 UINT8 *p_value, in BTA_GATTC_WriteCharValue()
714 UINT16 offset, UINT16 len, UINT8 *p_value, in BTA_GATTC_PrepareWrite()
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/battery/
Dbattery_prf.c175 tGATT_VALUE p_value; in bas_gatts_callback() local
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h188 tGATT_ATTR_VALUE *p_value; member
201 tGATT_ATTR_VALUE *p_value; member
215 tGATT_ATTR_VALUE *p_value; member
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c1073 tGAP_BLE_ATTR_VALUE p_value; in BTM_BleConfigLocalIcon() local
1096 tGAP_BLE_ATTR_VALUE p_value; in BTM_BleConfigConnParams() local
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h231 UINT8 *p_value; member
306 tBTA_GATT_UNFMT *p_value; member
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h209 uint8_t *p_value; member
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h157 UINT8 *p_value; member
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c2424 UINT8 *p_value, rpt_id; in bta_hh_le_write_rpt() local
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/jv/include/
Dbta_jv_int.h345 UINT8 *p_value; member
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c662 void BTA_DmOobReply(BD_ADDR bd_addr, UINT8 len, UINT8 *p_value) in BTA_DmOobReply()