Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/tests/bsim/bluetooth/audio/src/
Dtmap_server_test.c33 BT_DATA_BYTES(BT_DATA_GAP_APPEARANCE, 0x09, 0x41), /* Appearance - Earbud */
/Zephyr-Core-3.6.0/samples/bluetooth/tmap_peripheral/src/
Dmain.c55 BT_DATA_BYTES(BT_DATA_GAP_APPEARANCE,
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/
Dgap.h59 #define BT_DATA_GAP_APPEARANCE 0x19 /**< GAP appearance */ macro
/Zephyr-Core-3.6.0/samples/bluetooth/public_broadcast_source/src/
Dmain.c167 ext_ad[0].type = BT_DATA_GAP_APPEARANCE; in setup_extended_adv_data()
/Zephyr-Core-3.6.0/samples/bluetooth/peripheral_esp/src/
Dmain.c343 BT_DATA_BYTES(BT_DATA_GAP_APPEARANCE, 0x00, 0x03),
/Zephyr-Core-3.6.0/subsys/bluetooth/shell/
Dbt.c1668 data_array[ad_len].type = BT_DATA_GAP_APPEARANCE; in ad_init()