mirror of
https://github.com/Lurkars/esp-ena.git
synced 2026-05-08 20:10:37 +02:00
added dependable build for interface choice in menuconfig
This commit is contained in:
@@ -66,4 +66,12 @@ void ena_bluetooth_scan_stop(void);
|
||||
*/
|
||||
int ena_bluetooth_scan_get_status(void);
|
||||
|
||||
/**
|
||||
* @brief return the num of found devices in last scan
|
||||
*
|
||||
* @return
|
||||
* num of last beacons
|
||||
*/
|
||||
int ena_bluetooth_scan_get_last_num(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user