Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidd_api.c280 const uint8_t country_code = 0x21; in HID_DevAddRecord() local
291 …&= SDP_AddAttribute(handle, ATTR_ID_HID_COUNTRY_CODE, UINT_DESC_TYPE, 1, (uint8_t *)&country_code); in HID_DevAddRecord()