Searched refs:sendBeaconingMsg (Results 1 – 3 of 3) sorted by relevance
72 sensor->sendBeaconingMsg ((uint8_t*) (*item).c_str()); in main()
370 void sendBeaconingMsg (uint8_t * msg);
370 NRF24L01::sendBeaconingMsg (uint8_t * msg) { in sendBeaconingMsg() function in NRF24L01