Lines Matching refs:ALOGE
86 ALOGE("open(%s) failed: %s (%d)", rfkill_state_path, strerror(errno), in check_bluetooth_power()
92 ALOGE("read(%s) failed: %s (%d)", rfkill_state_path, strerror(errno), in check_bluetooth_power()
123 ALOGE("open(%s) for write failed: %s (%d)", rfkill_state_path, in set_bluetooth_power()
129 ALOGE("write(%s) failed: %s (%d)", rfkill_state_path, strerror(errno), in set_bluetooth_power()
144 ALOGE("Failed to create bluetooth hci socket: %s (%d)", in create_hci_sock()
169 ALOGE("Failed to start hciattach"); in bt_enable()
198 ALOGE("%s: Timeout waiting for HCI device to come up, error- %d, ", in bt_enable()
201 ALOGE("Error stopping hciattach"); in bt_enable()
211 ALOGE("Failed to start bluetoothd"); in bt_enable()
233 ALOGE("Error stopping bluetoothd"); in bt_disable()
250 ALOGE("Error stopping hciattach"); in bt_disable()