Searched refs:BT_DATA_SVC_DATA16 (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/ |
A D | gap.h | 43 #define BT_DATA_SVC_DATA16 0x16 /* Service data, 16-bit UUID */ macro
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | proxy.c | 1050 BT_DATA(BT_DATA_SVC_DATA16, prov_svc_data, sizeof(prov_svc_data)), 1089 BT_DATA(BT_DATA_SVC_DATA16, proxy_svc_data, NODE_ID_LEN), 1095 BT_DATA(BT_DATA_SVC_DATA16, proxy_svc_data, NET_ID_LEN),
|
A D | adv.c | 429 case BT_DATA_SVC_DATA16:
|
Completed in 8 milliseconds