Searched refs:request_state (Results 1 – 7 of 7) sorted by relevance
8 onrestart write /sys/android_power/request_state wake
686 chown radio system /sys/android_power/request_state
179 extern bool btm_ble_clear_topology_mask(tBTM_BLE_STATE_MASK request_state);180 extern bool btm_ble_set_topology_mask(tBTM_BLE_STATE_MASK request_state);
2554 uint8_t request_state = 0; in btm_ble_topology_check() local2566 request_state++; in btm_ble_topology_check()2570 uint8_t bit_num = btm_le_state_combo_tbl[0][request_state - 1]; in btm_ble_topology_check()2575 BTM_TRACE_ERROR("state requested not supported: %d", request_state); in btm_ble_topology_check()2585 uint8_t bit_num = btm_le_state_combo_tbl[request_state][state_offset]; in btm_ble_topology_check()