Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt-app/test/
H A Dbt_test.h60 void bt_test_ble_client_read(char *data);
H A Dmain.c150 {"bt_test_ble_client_read", bt_test_ble_client_read},
H A Dbt_test.c1251 void bt_test_ble_client_read(char *data) in bt_test_ble_client_read() function