Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h335 }tGATT_ATTR_VAL; typedef
776 tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control);
798 … tBT_UUID *p_descr_uuid, tGATT_ATTR_VAL *attr_val,
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c50 static BOOLEAN gatts_add_char_desc_value_check (tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *cont…
514 … tBT_UUID *p_char_uuid, tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control) in gatts_add_characteristic()
550 … if (!copy_extra_byte_in_db(p_db, (void **)&p_char_val->p_value, sizeof(tGATT_ATTR_VAL))) { in gatts_add_characteristic()
654 … tBT_UUID *p_descr_uuid, tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control) in gatts_add_char_descr()
675 … if (!copy_extra_byte_in_db(p_db, (void **)&p_char_dscptr->p_value, sizeof(tGATT_ATTR_VAL))) { in gatts_add_char_descr()
1517 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_attr.c366 tGATT_ATTR_VAL attr_val = { in gatt_profile_db_init()
Dgatt_api.c296 tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control) in GATTS_AddCharacteristic()
338 … tBT_UUID *p_descr_uuid, tGATT_ATTR_VAL *attr_val, tGATTS_ATTR_CONTROL *control) in GATTS_AddCharDescriptor()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h174 tGATT_ATTR_VAL attr_val;
732 … tBT_UUID *p_char_uuid, tGATT_ATTR_VAL *attr_val,
735 tBT_UUID *p_dscp_uuid, tGATT_ATTR_VAL *attr_val,
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h498 typedef tGATT_ATTR_VAL tBTA_GATT_ATTR_VAL;
1327 … tBTA_GATT_PERM perm, tBTA_GATT_CHAR_PROP property, tGATT_ATTR_VAL *attr_val,
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c344 tGATT_ATTR_VAL attr_val; in btc_gatts_act_create_attr_tab()
394 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()
/device/soc/esp/esp32/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()