Lines Matching full:bluetooth

2  *  bluetooth_test.c  --  bluetooth test application
103 if (length_r >= 9 && memcmp(buf, "bluetooth", 9) == 0) { in init_rfkill()
108 printf("\t Bluetooth initialize id is :%d\n",rfkill_bt_id); in init_rfkill()
152 printf("================bluetooth get_chip_type start================\n\n"); in get_chip_type()
215 printf("================bluetooth get_chip_type finish================\n"); in get_chip_type()
264 printf("Get bluetooth device address is: \t %s\n",bdaddr); in get_bdaddr_test()
269 //printf("Failed to load bluetooth firmware.\n"); in get_bdaddr_test()
270 printf("loadind bluetooth firmware.....\n"); in get_bdaddr_test()
302 printf("Failed to load bluetooth firmware.\n"); in confirm_firmware_test()
331 printf("Get bluetooth device address is :\t %s\n",bdaddr); in activate_bt_test()
364 printf("Get remote Bluetooth device address is : \t %s\n",bdaddr); in bt_scan_test()
369 printf("Failed to scan remote bluetooth.\n"); in bt_scan_test()
428 printf("Get remote Bluetooth device number is: %d\n",dev_cnt); in bt_test_bluez()
436 //* Bluetooth test function
444 printf("======================Bluetooth test start================\n\n"); in bt_test()
454 printf("Bluetooth is /sys/class/rfkill/rfkill:%d\n",rfkill_bt_id); in bt_test()
462 printf("Bluetooth chip name is %s\n",bt_chip_name); in bt_test()
470 printf("Bluetooth chip type is: bt_chip_type = %d\n", bt_chip_type); in bt_test()
472 //4������Bluetooth������ in bt_test()
478 printf("======================Bluetooth test success================\n"); in bt_test()
482 printf("======================Bluetooth test failed================\n"); in bt_test()