Home
last modified time | relevance | path

Searched refs:tGATT_ATTR_VAL (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h340 }tGATT_ATTR_VAL; typedef
789 tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control);
811 … tBT_UUID *p_descr_uuid, tGATT_ATTR_VAL *attr_val,
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c52 static BOOLEAN gatts_add_char_desc_value_check (tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *cont…
512 … tBT_UUID *p_char_uuid, tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control) in gatts_add_characteristic()
548 … if (!copy_extra_byte_in_db(p_db, (void **)&p_char_val->p_value, sizeof(tGATT_ATTR_VAL))) { in gatts_add_characteristic()
652 … tBT_UUID *p_descr_uuid, tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control) in gatts_add_char_descr()
673 … if (!copy_extra_byte_in_db(p_db, (void **)&p_char_dscptr->p_value, sizeof(tGATT_ATTR_VAL))) { in gatts_add_char_descr()
1595 static BOOLEAN gatts_add_char_desc_value_check (tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *cont… in gatts_add_char_desc_value_check()
Dgatt_api.c313 tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control) in GATTS_AddCharacteristic()
355 … tBT_UUID *p_descr_uuid, tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control) in GATTS_AddCharDescriptor()
Dgatt_attr.c473 tGATT_ATTR_VAL attr_val = { in gatt_profile_db_init()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h174 tGATT_ATTR_VAL attr_val;
751 … tBT_UUID *p_char_uuid, tGATT_ATTR_VAL *attr_val,
754 tBT_UUID *p_dscp_uuid, tGATT_ATTR_VAL *attr_val,
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h501 typedef tGATT_ATTR_VAL tBTA_GATT_ATTR_VAL;
1366 … tBTA_GATT_PERM perm, tBTA_GATT_CHAR_PROP property, tGATT_ATTR_VAL *attr_val,
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c338 tGATT_ATTR_VAL attr_val; in btc_gatts_act_create_attr_tab()
388 tGATT_ATTR_VAL attr_val; in btc_gatts_act_create_attr_tab()
665 (tGATT_ATTR_VAL *)&arg->add_char.char_val, in btc_gatts_call_handler()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_api.c219 … tBTA_GATT_PERM perm, tBTA_GATT_CHAR_PROP property, tGATT_ATTR_VAL *attr_val, in BTA_GATTS_AddCharacteristic()
Dbta_gatts_act.c408 tGATT_ATTR_VAL *p_attr_val = NULL; in bta_gatts_add_char()
459 tGATT_ATTR_VAL *p_attr_val = NULL; in bta_gatts_add_char_descr()