Searched refs:_bytes (Results 1 – 1 of 1) sorted by relevance
368 #define BLE_MESH_ADV_DATA_BYTES(_type, _bytes...) \ argument369 BLE_MESH_ADV_DATA(_type, ((uint8_t []) { _bytes }), \370 sizeof((uint8_t []) { _bytes }))