Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dnrf24l01-broadcast.cxx72 sensor->sendBeaconingMsg ((uint8_t*) (*item).c_str()); in main()
/hardware/bsp/intel/peripheral/libupm/src/nrf24l01/
Dnrf24l01.h370 void sendBeaconingMsg (uint8_t * msg);
Dnrf24l01.cxx370 NRF24L01::sendBeaconingMsg (uint8_t * msg) { in sendBeaconingMsg() function in NRF24L01