Searched refs:BT_BAS_BCS_IMMEDIATE_SERVICE_REQUIRED (Results 1 – 3 of 3) sorted by relevance
85 bool current_state = (battery_critical_status & BT_BAS_BCS_IMMEDIATE_SERVICE_REQUIRED) != 0; in bt_bas_bcs_set_immediate_service_required()93 battery_critical_status |= BT_BAS_BCS_IMMEDIATE_SERVICE_REQUIRED; in bt_bas_bcs_set_immediate_service_required()95 battery_critical_status &= ~BT_BAS_BCS_IMMEDIATE_SERVICE_REQUIRED; in bt_bas_bcs_set_immediate_service_required()
40 BT_BAS_BCS_IMMEDIATE_SERVICE_REQUIRED = BIT(1), enumerator
79 (status_byte & BT_BAS_BCS_IMMEDIATE_SERVICE_REQUIRED) ? "Required" in battery_critical_status_read_cb()365 (status_byte & BT_BAS_BCS_IMMEDIATE_SERVICE_REQUIRED) ? "Required" in battery_critical_status_indicate_cb()