1.蓝牙调整
This commit is contained in:
parent
8448add476
commit
7e3a77b2e1
|
@ -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");
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user