Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgap.h37 #define BT_DATA_NAME_COMPLETE 0x09 /* Complete name */ macro
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_ais.c557 BT_DATA(BT_DATA_NAME_COMPLETE, CONFIG_BT_DEVICE_NAME, (sizeof(CONFIG_BT_DEVICE_NAME) - 1)),
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dadv.c816 if (type != BT_DATA_NAME_COMPLETE || len <= 0) {
A Dproxy.c1305 prov_sd[prov_sd_len].type = BT_DATA_NAME_COMPLETE; in gatt_prov_adv_create()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.c7416 if (type != BT_DATA_NAME_COMPLETE || !len) { in set_data_add()
7571 struct bt_data data[] = { BT_DATA(BT_DATA_NAME_COMPLETE, name, in bt_set_name()
8049 if (ad[i].type == BT_DATA_NAME_COMPLETE || in ad_has_name()
8078 BT_DATA_NAME_COMPLETE, in le_adv_update()

Completed in 20 milliseconds