1.蓝牙调整

This commit is contained in:
payton 2024-02-05 14:49:44 +08:00
parent 8448add476
commit 7e3a77b2e1

View File

@ -129,9 +129,10 @@ static void sf_bluetooth_power_enable(void)
static void *sf_bluetooth_piscan_task(void *arg)
{
UINT8 i = 0;
sf_bluetooth_power_enable();
// sf_bluetooth_power_enable();
sf_load_bt_ko();
usleep(100 * 1000);
system("mdev -s");
usleep(300 * 1000);
//system("export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/misc:/customer/rocus/lib");
//system("adduser messagebus");