Home
last modified time | relevance | path

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

/hal_espressif-latest/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()
491 void GAP_BleAttrDBUpdate(UINT16 attr_uuid, tGAP_BLE_ATTR_VALUE *p_value) in GAP_BleAttrDBUpdate()
/hal_espressif-latest/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-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c993 UINT8 *p_value, UINT16 *p_len, in gatts_read_attr_value_by_handle()
1028 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-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c667 UINT8 *p_value, in BTA_GATTC_WriteCharValue()
762 UINT16 offset, UINT16 len, UINT8 *p_value, in BTA_GATTC_PrepareWrite()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/battery/
Dbattery_prf.c170 tGATT_VALUE p_value; in bas_gatts_callback() local
/hal_espressif-latest/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-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c1113 tGAP_BLE_ATTR_VALUE p_value; in BTM_BleConfigLocalIcon() local
1136 tGAP_BLE_ATTR_VALUE p_value; in BTM_BleConfigConnParams() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h232 UINT8 *p_value; member
307 tBTA_GATT_UNFMT *p_value; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c2425 UINT8 *p_value, rpt_id; in bta_hh_le_write_rpt() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h169 UINT8 *p_value; member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gap_ble.h237 uint8_t *p_value; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/include/
Dbta_jv_int.h361 UINT8 *p_value; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c724 void BTA_DmOobReply(BD_ADDR bd_addr, UINT8 len, UINT8 *p_value) in BTA_DmOobReply()