Home
last modified time | relevance | path

Searched defs:attribute_value (Results 1 – 9 of 9) sorted by relevance

/btstack/src/ble/
H A Datt_db.c546 const uint8_t *attribute_value = &request_buffer[7]; in handle_find_by_type_value_request() local
1423 uint8_t attribute_value[2]; in gatt_server_get_handle_range_for_service_with_uuid16() local
1528 uint8_t attribute_value[16]; in gatt_server_get_handle_range_for_service_with_uuid128() local
1559 uint8_t attribute_value[16]; in gatt_server_get_value_handle_for_characteristic_with_uuid128() local
1583 uint8_t attribute_value[16]; in gatt_server_get_client_configuration_handle_for_characteristic_with_uuid128() local
H A Dgatt_client.h251 uint8_t* attribute_value; member
/btstack/example/
H A Dsdp_general_query.c69 static uint8_t attribute_value[1000]; variable
H A Dsdp_bnep_query.c61 static uint8_t attribute_value[1000]; variable
H A Dpanu_demo.c84 static uint8_t attribute_value[1000]; variable
/btstack/test/sdp_client/
H A Dservice_attribute_search_query.cpp46 uint8_t * attribute_value = NULL; variable
H A Dgeneral_sdp_query.cpp102 uint8_t * attribute_value = NULL; variable
/btstack/platform/daemon/src/
H A Ddaemon.c238 static uint8_t attribute_value[1000]; variable
/btstack/src/classic/
H A Davrcp.h699 uint8_t attribute_value[AVRCP_MAX_ATTRIBUTE_SIZE]; member