TWS Search UX Functions
TWS_SEARCH_UX API Brief
Application |
Brief |
|---|---|
Start searching for and connecting TWS earbud |
|
Initialize search |
|
Check that the TWS earbud search is running |
TWS_SEARCH_UX API Reference
Header File
Functions
-
void tws_search_connect_start(void)
Start searching for and connecting TWS earbud.
Start searching for and connecting another paired TWS earbud.
- 返回:
N/A
-
void tws_search_init(void)
Initialize search.
Register a search handler for HCI events
- 返回:
N/A
-
bool tws_search_is_running(void)
Check that the TWS earbud search is running.
Check that the another paired TWS earbud search is running
- 返回值:
true – running
false – not runing TWS_SEARCH_UX_H EOF
- 返回:
result